NetworkAdapters.IscsiAndCloudStatus Property

Definition

Gets or sets value indicating cloud and ISCSI status of network adapter. Possible values include: 'Disabled', 'IscsiEnabled', 'CloudEnabled', 'IscsiAndCloudEnabled'

[Newtonsoft.Json.JsonProperty(PropertyName="iscsiAndCloudStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.ISCSIAndCloudStatus IscsiAndCloudStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iscsiAndCloudStatus")>]
member this.IscsiAndCloudStatus : Microsoft.Azure.Management.StorSimple8000Series.Models.ISCSIAndCloudStatus with get, set
Public Property IscsiAndCloudStatus As ISCSIAndCloudStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to