Freigeben über


IStorageAppliance.RemoteVendorManagementStatus Property

Definition

The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled", "Unsupported" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="remoteVendorManagementStatus", Update=false)]
public string RemoteVendorManagementStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled", "Unsupported" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="remoteVendorManagementStatus", Update=false)>]
member this.RemoteVendorManagementStatus : string
Public ReadOnly Property RemoteVendorManagementStatus As String

Property Value

Attributes

Applies to