ASRAzureToAzureVmSyncedConfigDetails.RoleAssignments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Azure role assignments.
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRoleAssignment> RoleAssignments { get; set; }
member this.RoleAssignments : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRoleAssignment> with get, set
Public Property RoleAssignments As List(Of ASRRoleAssignment)