Partager via


IVolumeGroupUpdate.ProtocolType Property

Definition

Type of storage target

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "Iscsi", "None" })]
[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Type of storage target", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="protocolType", Update=true)]
public string ProtocolType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "Iscsi", "None" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Type of storage target", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="protocolType", Update=true)>]
member this.ProtocolType : string with get, set
Public Property ProtocolType As String

Property Value

Attributes

Applies to