Share via


ElasticSanVolumeGroupPatch.ProtocolType Property

Definition

Type of storage target.

public Azure.ResourceManager.ElasticSan.Models.ElasticSanStorageTargetType? ProtocolType { get; set; }
public Azure.ResourceManager.ElasticSan.Models.StorageTargetType? ProtocolType { get; set; }
member this.ProtocolType : Nullable<Azure.ResourceManager.ElasticSan.Models.ElasticSanStorageTargetType> with get, set
member this.ProtocolType : Nullable<Azure.ResourceManager.ElasticSan.Models.StorageTargetType> with get, set
Public Property ProtocolType As Nullable(Of ElasticSanStorageTargetType)
Public Property ProtocolType As Nullable(Of StorageTargetType)

Property Value

Applies to