azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

30 строки
3.0 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithAdministratorCredentials"
fullName: "com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithAdministratorCredentials"
name: "StorageAppliance.DefinitionStages.WithAdministratorCredentials"
nameWithType: "StorageAppliance.DefinitionStages.WithAdministratorCredentials"
summary: "The stage of the Storage<wbr>Appliance definition allowing to specify administrator<wbr>Credentials."
syntax: "public static interface **StorageAppliance.DefinitionStages.WithAdministratorCredentials**"
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithAdministratorCredentials.withAdministratorCredentials(com.azure.resourcemanager.networkcloud.models.AdministrativeCredentials)"
fullName: "com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithAdministratorCredentials.withAdministratorCredentials(AdministrativeCredentials administratorCredentials)"
name: "withAdministratorCredentials(AdministrativeCredentials administratorCredentials)"
nameWithType: "StorageAppliance.DefinitionStages.WithAdministratorCredentials.withAdministratorCredentials(AdministrativeCredentials administratorCredentials)"
summary: "Specifies the administrator<wbr>Credentials property: Administrative<wbr>Credentials represents the admin credentials for the device requiring password-based authentication."
modifiers:
- "abstract"
parameters:
- description: "AdministrativeCredentials represents the admin credentials for the device\n requiring password-based authentication.\n <p>The credentials of the administrative interface on this storage appliance."
name: "administratorCredentials"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.AdministrativeCredentials?alt=com.azure.resourcemanager.networkcloud.models.AdministrativeCredentials&text=AdministrativeCredentials\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract StorageAppliance.DefinitionStages.WithRackId withAdministratorCredentials(AdministrativeCredentials administratorCredentials)"
desc: "Specifies the administratorCredentials property: AdministrativeCredentials represents the admin credentials for the device requiring password-based authentication.\n\nThe credentials of the administrative interface on this storage appliance.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithRackId?alt=com.azure.resourcemanager.networkcloud.models.StorageAppliance.DefinitionStages.WithRackId&text=WithRackId\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the StorageAppliance definition allowing to specify administratorCredentials."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0