IRoleAssignmentScheduleInstance.LinkedRoleEligibilityScheduleInstanceId 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.
roleEligibilityScheduleInstanceId linked to this roleAssignmentScheduleInstance
[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="roleEligibilityScheduleInstanceId linked to this roleAssignmentScheduleInstance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedRoleEligibilityScheduleInstanceId")]
public string LinkedRoleEligibilityScheduleInstanceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="roleEligibilityScheduleInstanceId linked to this roleAssignmentScheduleInstance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedRoleEligibilityScheduleInstanceId")>]
member this.LinkedRoleEligibilityScheduleInstanceId : string with get, set
Public Property LinkedRoleEligibilityScheduleInstanceId As String
Property Value
- Attributes