Condividi tramite


NetAppBucketData.Status Property

Definition

The bucket credentials status. There states:

"NoCredentialsSet": Access and Secret key pair have not been generated. "CredentialsExpired": Access and Secret key pair have expired. "Active": The certificate has been installed and credentials are unexpired.

public Azure.ResourceManager.NetApp.Models.NetAppCredentialsStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.NetApp.Models.NetAppCredentialsStatus>
Public ReadOnly Property Status As Nullable(Of NetAppCredentialsStatus)

Property Value

Applies to