Megosztás a következőn keresztül:


IJobResource.IsShippingAddressEditable Property

Definition

Describes whether the shipping address is editable or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Describes whether the shipping address is editable or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isShippingAddressEditable")]
public bool? IsShippingAddressEditable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Describes whether the shipping address is editable or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isShippingAddressEditable")>]
member this.IsShippingAddressEditable : Nullable<bool>
Public ReadOnly Property IsShippingAddressEditable As Nullable(Of Boolean)

Property Value

Attributes

Applies to