Compartilhar via


IReservationResponse.UserFriendlyAppliedScopeType Property

Definition

The applied scope type of the reservation for display, e.g. Shared

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The applied scope type of the reservation for display, e.g. Shared", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userFriendlyAppliedScopeType")]
public string UserFriendlyAppliedScopeType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The applied scope type of the reservation for display, e.g. Shared", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userFriendlyAppliedScopeType")>]
member this.UserFriendlyAppliedScopeType : string
Public ReadOnly Property UserFriendlyAppliedScopeType As String

Property Value

Attributes

Applies to