RoleEligibilityScheduleRequest.ApprovalId 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 approvalId of the role eligibility schedule request.
public Azure.Provisioning.BicepValue<string> ApprovalId { get; }
member this.ApprovalId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ApprovalId As BicepValue(Of String)