IElasticSanUpdateProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanUpdatePropertiesTypeConverter))]
public interface IElasticSanUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanUpdatePropertiesTypeConverter))>]
type IElasticSanUpdateProperties = interface
interface IJsonSerializable
Public Interface IElasticSanUpdateProperties
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'. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |