StorageApplianceConfiguration.AdminCredentials Property
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.
The credentials of the administrative interface on this storage appliance. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead.
public Azure.ResourceManager.NetworkCloud.Models.AdministrativeCredentials AdminCredentials { get; set; }
member this.AdminCredentials : Azure.ResourceManager.NetworkCloud.Models.AdministrativeCredentials with get, set
Public Property AdminCredentials As AdministrativeCredentials