Sdílet prostřednictvím


NginxStorageAccount Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxStorageAccountTypeConverter))]
public class NginxStorageAccount : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxStorageAccount
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxStorageAccountTypeConverter))>]
type NginxStorageAccount = class
    interface INginxStorageAccount
    interface IJsonSerializable
Public Class NginxStorageAccount
Implements INginxStorageAccount
Inheritance
NginxStorageAccount
Attributes
Implements

Constructors

NginxStorageAccount()

Properties

AccountName
ContainerName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to