Partager via


StorageAccount Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageAccount : Microsoft.Azure.Management.Storage.Version2017_10_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageAccount = class
    inherit Resource
Public Class StorageAccount
Inherits Resource
Inheritance
StorageAccount
Attributes

Constructors

StorageAccount()
StorageAccount(String, String, String, String, IDictionary<String, String>, Sku, Nullable<Kind>, Identity, Nullable<ProvisioningState>, Endpoints, String, Nullable<AccountStatus>, Nullable<DateTime>, String, Nullable<AccountStatus>, Nullable<DateTime>, CustomDomain, Endpoints, Encryption, Nullable<AccessTier>, Nullable<Boolean>, NetworkRuleSet)

Properties

AccessTier
CreationTime
CustomDomain
EnableHttpsTrafficOnly
Encryption
Id (Inherited from Resource)
Identity
Kind
LastGeoFailoverTime
Location (Inherited from Resource)
Name (Inherited from Resource)
NetworkRuleSet
PrimaryEndpoints
PrimaryLocation
ProvisioningState
SecondaryEndpoints
SecondaryLocation
Sku
StatusOfPrimary
StatusOfSecondary
Tags (Inherited from Resource)
Type (Inherited from Resource)

Methods

Validate()

Applies to