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

IElasticSanUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanUpdateTypeConverter))]
public interface IElasticSanUpdate : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanUpdateTypeConverter))>]
type IElasticSanUpdate = interface
    interface IJsonSerializable
Public Interface IElasticSanUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BaseSizeTiB

Base size of the Elastic San appliance in TiB.

ExtendedCapacitySizeTiB

Extended size of the Elastic San appliance in TiB.

PublicNetworkAccess

Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.

Tag

Update tags

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to