你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ElasticSanVolumeGroupData.ProtocolType 属性

定义

存储目标的类型。

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)

属性值

适用于