Package version:

Interface StorageAccountCredential

The storage account credential.

Hierarchy

Properties

The details of the storage account password.

endPoint: string

The storage endpoint

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

sslStatus: SslStatus

Signifies whether SSL needs to be enabled or not.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

volumesCount?: number

The count of volumes using this storage account credential. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc