RoleEligibilityScheduleRequest.TargetRoleEligibilityScheduleInstanceId 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.
The role eligibility schedule instance id being updated.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> TargetRoleEligibilityScheduleInstanceId { get; set; }
member this.TargetRoleEligibilityScheduleInstanceId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property TargetRoleEligibilityScheduleInstanceId As BicepValue(Of ResourceIdentifier)