@@ -146,7 +146,7 @@ internal RoleAssignmentScheduleData() { }
146
146
public string PrincipalId { get { throw null ; } }
147
147
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
148
148
public Azure . Core . ResourceIdentifier RoleAssignmentScheduleRequestId { get { throw null ; } }
149
- public string RoleDefinitionId { get { throw null ; } }
149
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } }
150
150
public string Scope { get { throw null ; } }
151
151
public System . DateTimeOffset ? StartOn { get { throw null ; } }
152
152
public Azure . ResourceManager . Authorization . Models . RoleAssignmentScheduleStatus ? Status { get { throw null ; } }
@@ -181,7 +181,7 @@ internal RoleAssignmentScheduleInstanceData() { }
181
181
public string PrincipalId { get { throw null ; } }
182
182
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
183
183
public Azure . Core . ResourceIdentifier RoleAssignmentScheduleId { get { throw null ; } }
184
- public string RoleDefinitionId { get { throw null ; } }
184
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } }
185
185
public string Scope { get { throw null ; } }
186
186
public System . DateTimeOffset ? StartOn { get { throw null ; } }
187
187
public Azure . ResourceManager . Authorization . Models . RoleAssignmentScheduleInstanceStatus ? Status { get { throw null ; } }
@@ -225,7 +225,7 @@ public RoleAssignmentScheduleRequestData() { }
225
225
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
226
226
public string RequestorId { get { throw null ; } }
227
227
public Azure . ResourceManager . Authorization . Models . RequestType ? RequestType { get { throw null ; } set { } }
228
- public string RoleDefinitionId { get { throw null ; } set { } }
228
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } set { } }
229
229
public Azure . ResourceManager . Authorization . Models . RoleAssignmentScheduleInfo ScheduleInfo { get { throw null ; } set { } }
230
230
public string Scope { get { throw null ; } }
231
231
public Azure . ResourceManager . Authorization . Models . RoleAssignmentScheduleRequestStatus ? Status { get { throw null ; } }
@@ -321,8 +321,8 @@ internal RoleEligibilityScheduleData() { }
321
321
public Azure . ResourceManager . Authorization . Models . MemberType ? MemberType { get { throw null ; } }
322
322
public string PrincipalId { get { throw null ; } }
323
323
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
324
- public string RoleDefinitionId { get { throw null ; } }
325
- public string RoleEligibilityScheduleRequestId { get { throw null ; } }
324
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } }
325
+ public Azure . Core . ResourceIdentifier RoleEligibilityScheduleRequestId { get { throw null ; } }
326
326
public string Scope { get { throw null ; } }
327
327
public System . DateTimeOffset ? StartOn { get { throw null ; } }
328
328
public Azure . ResourceManager . Authorization . Models . RoleEligibilityScheduleStatus ? Status { get { throw null ; } }
@@ -352,8 +352,8 @@ internal RoleEligibilityScheduleInstanceData() { }
352
352
public Azure . ResourceManager . Authorization . Models . MemberType ? MemberType { get { throw null ; } }
353
353
public string PrincipalId { get { throw null ; } }
354
354
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
355
- public string RoleDefinitionId { get { throw null ; } }
356
- public string RoleEligibilityScheduleId { get { throw null ; } }
355
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } }
356
+ public Azure . Core . ResourceIdentifier RoleEligibilityScheduleId { get { throw null ; } }
357
357
public string Scope { get { throw null ; } }
358
358
public System . DateTimeOffset ? StartOn { get { throw null ; } }
359
359
public Azure . ResourceManager . Authorization . Models . RoleEligibilityScheduleInstanceStatus ? Status { get { throw null ; } }
@@ -396,7 +396,7 @@ public RoleEligibilityScheduleRequestData() { }
396
396
public Azure . ResourceManager . Authorization . Models . PrincipalType ? PrincipalType { get { throw null ; } }
397
397
public string RequestorId { get { throw null ; } }
398
398
public Azure . ResourceManager . Authorization . Models . RequestType ? RequestType { get { throw null ; } set { } }
399
- public string RoleDefinitionId { get { throw null ; } set { } }
399
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } set { } }
400
400
public Azure . ResourceManager . Authorization . Models . RoleEligibilityScheduleRequestPropertiesScheduleInfo ScheduleInfo { get { throw null ; } set { } }
401
401
public string Scope { get { throw null ; } }
402
402
public Azure . ResourceManager . Authorization . Models . RoleEligibilityScheduleRequestStatus ? Status { get { throw null ; } }
@@ -450,8 +450,8 @@ public partial class RoleManagementPolicyAssignmentData : Azure.ResourceManager.
450
450
public RoleManagementPolicyAssignmentData ( ) { }
451
451
public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . Authorization . Models . RoleManagementPolicyRule > EffectiveRules { get { throw null ; } }
452
452
public Azure . ResourceManager . Authorization . Models . PolicyAssignmentProperties PolicyAssignmentProperties { get { throw null ; } }
453
- public string PolicyId { get { throw null ; } set { } }
454
- public string RoleDefinitionId { get { throw null ; } set { } }
453
+ public Azure . Core . ResourceIdentifier PolicyId { get { throw null ; } set { } }
454
+ public Azure . Core . ResourceIdentifier RoleDefinitionId { get { throw null ; } set { } }
455
455
public string Scope { get { throw null ; } set { } }
456
456
}
457
457
public partial class RoleManagementPolicyAssignmentResource : Azure . ResourceManager . ArmResource
@@ -627,14 +627,14 @@ public partial class ExpandedPropertiesRoleDefinition
627
627
internal ExpandedPropertiesRoleDefinition ( ) { }
628
628
public string DisplayName { get { throw null ; } }
629
629
public string ExpandedPropertiesRoleDefinitionType { get { throw null ; } }
630
- public string Id { get { throw null ; } }
630
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
631
631
}
632
632
public partial class ExpandedPropertiesScope
633
633
{
634
634
internal ExpandedPropertiesScope ( ) { }
635
635
public string DisplayName { get { throw null ; } }
636
636
public string ExpandedPropertiesScopeType { get { throw null ; } }
637
- public string Id { get { throw null ; } }
637
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
638
638
}
639
639
[ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
640
640
public readonly partial struct MemberType : System . IEquatable < Azure . ResourceManager . Authorization . Models . MemberType >
@@ -701,29 +701,29 @@ internal PolicyAssignmentProperties() { }
701
701
public partial class PolicyAssignmentPropertiesPolicy
702
702
{
703
703
internal PolicyAssignmentPropertiesPolicy ( ) { }
704
- public string Id { get { throw null ; } }
704
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
705
705
public Azure . ResourceManager . Authorization . Models . AzurePrincipal LastModifiedBy { get { throw null ; } }
706
706
public System . DateTimeOffset ? LastModifiedOn { get { throw null ; } }
707
707
}
708
708
public partial class PolicyAssignmentPropertiesRoleDefinition
709
709
{
710
710
internal PolicyAssignmentPropertiesRoleDefinition ( ) { }
711
711
public string DisplayName { get { throw null ; } }
712
- public string Id { get { throw null ; } }
712
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
713
713
public string PolicyAssignmentPropertiesRoleDefinitionType { get { throw null ; } }
714
714
}
715
715
public partial class PolicyAssignmentPropertiesScope
716
716
{
717
717
internal PolicyAssignmentPropertiesScope ( ) { }
718
718
public string DisplayName { get { throw null ; } }
719
- public string Id { get { throw null ; } }
719
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
720
720
public string PolicyAssignmentPropertiesScopeType { get { throw null ; } }
721
721
}
722
722
public partial class PolicyPropertiesScope
723
723
{
724
724
internal PolicyPropertiesScope ( ) { }
725
725
public string DisplayName { get { throw null ; } }
726
- public string Id { get { throw null ; } }
726
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } }
727
727
public string PolicyPropertiesScopeType { get { throw null ; } }
728
728
}
729
729
[ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
@@ -834,7 +834,7 @@ public RoleAssignmentScheduleInfo() { }
834
834
public partial class RoleAssignmentScheduleInfoExpiration
835
835
{
836
836
public RoleAssignmentScheduleInfoExpiration ( ) { }
837
- public System . TimeSpan ? Duration { get { throw null ; } set { } }
837
+ public string Duration { get { throw null ; } set { } }
838
838
public System . DateTimeOffset ? EndOn { get { throw null ; } set { } }
839
839
public Azure . ResourceManager . Authorization . Models . RoleAssignmentScheduleType ? RoleAssignmentExpirationType { get { throw null ; } set { } }
840
840
}
@@ -1024,7 +1024,7 @@ public RoleEligibilityScheduleRequestPropertiesScheduleInfo() { }
1024
1024
public partial class RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration
1025
1025
{
1026
1026
public RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration ( ) { }
1027
- public System . TimeSpan ? Duration { get { throw null ; } set { } }
1027
+ public string Duration { get { throw null ; } set { } }
1028
1028
public System . DateTimeOffset ? EndOn { get { throw null ; } set { } }
1029
1029
public Azure . ResourceManager . Authorization . Models . RoleEligibilityScheduleType ? RoleEligibilityExpirationType { get { throw null ; } set { } }
1030
1030
}
@@ -1149,7 +1149,7 @@ public partial class RoleManagementPolicyExpirationRule : Azure.ResourceManager.
1149
1149
{
1150
1150
public RoleManagementPolicyExpirationRule ( ) { }
1151
1151
public bool ? IsExpirationRequired { get { throw null ; } set { } }
1152
- public System . TimeSpan ? MaximumDuration { get { throw null ; } set { } }
1152
+ public string MaximumDuration { get { throw null ; } set { } }
1153
1153
}
1154
1154
public partial class RoleManagementPolicyNotificationRule : Azure . ResourceManager . Authorization . Models . RoleManagementPolicyRule
1155
1155
{
@@ -1163,7 +1163,7 @@ public RoleManagementPolicyNotificationRule() { }
1163
1163
public partial class RoleManagementPolicyRule
1164
1164
{
1165
1165
public RoleManagementPolicyRule ( ) { }
1166
- public string Id { get { throw null ; } set { } }
1166
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } set { } }
1167
1167
public Azure . ResourceManager . Authorization . Models . RoleManagementPolicyRuleTarget Target { get { throw null ; } set { } }
1168
1168
}
1169
1169
public partial class RoleManagementPolicyRuleTarget
@@ -1180,7 +1180,7 @@ public partial class UserInfo
1180
1180
{
1181
1181
public UserInfo ( ) { }
1182
1182
public string Description { get { throw null ; } set { } }
1183
- public string Id { get { throw null ; } set { } }
1183
+ public Azure . Core . ResourceIdentifier Id { get { throw null ; } set { } }
1184
1184
public bool ? IsBackup { get { throw null ; } set { } }
1185
1185
public Azure . ResourceManager . Authorization . Models . UserType ? UserType { get { throw null ; } set { } }
1186
1186
}
0 commit comments