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

317 строки
19 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourceconnector.models.Appliance"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance"
name: "Appliance"
nameWithType: "Appliance"
summary: "An immutable client-side representation of Appliance."
syntax: "public interface **Appliance**"
methods:
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.distro()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.distro()"
name: "distro()"
nameWithType: "Appliance.distro()"
summary: "Gets the distro property: Represents a supported Fabric/Infra."
modifiers:
- "abstract"
syntax: "public abstract Distro distro()"
desc: "Gets the distro property: Represents a supported Fabric/Infra. (AKSEdge etc...)."
returns:
description: "the distro value."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Distro?alt=com.azure.resourcemanager.resourceconnector.models.Distro&text=Distro\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.id()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.id()"
name: "id()"
nameWithType: "Appliance.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.identity()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.identity()"
name: "identity()"
nameWithType: "Appliance.identity()"
summary: "Gets the identity property: Identity for the resource."
modifiers:
- "abstract"
syntax: "public abstract Identity identity()"
desc: "Gets the identity property: Identity for the resource."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Identity?alt=com.azure.resourcemanager.resourceconnector.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.infrastructureConfig()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.infrastructureConfig()"
name: "infrastructureConfig()"
nameWithType: "Appliance.infrastructureConfig()"
summary: "Gets the infrastructure<wbr>Config property: Contains infrastructure information about the Appliance."
modifiers:
- "abstract"
syntax: "public abstract AppliancePropertiesInfrastructureConfig infrastructureConfig()"
desc: "Gets the infrastructureConfig property: Contains infrastructure information about the Appliance."
returns:
description: "the infrastructureConfig value."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.AppliancePropertiesInfrastructureConfig?alt=com.azure.resourcemanager.resourceconnector.models.AppliancePropertiesInfrastructureConfig&text=AppliancePropertiesInfrastructureConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.innerModel()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.innerModel()"
name: "innerModel()"
nameWithType: "Appliance.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourceconnector.<wbr>fluent.<wbr>models.<wbr>Appliance<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ApplianceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceInner?alt=com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceInner&text=ApplianceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.listClusterUserCredential()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.listClusterUserCredential()"
name: "listClusterUserCredential()"
nameWithType: "Appliance.listClusterUserCredential()"
summary: "Returns the cluster user credential."
modifiers:
- "abstract"
syntax: "public abstract ApplianceListCredentialResults listClusterUserCredential()"
desc: "Returns the cluster user credential.\n\nReturns the cluster user credentials for the dedicated appliance."
returns:
description: "the List Cluster User Credential appliance."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.ApplianceListCredentialResults?alt=com.azure.resourcemanager.resourceconnector.models.ApplianceListCredentialResults&text=ApplianceListCredentialResults\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.listClusterUserCredentialWithResponse(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.listClusterUserCredentialWithResponse(Context context)"
name: "listClusterUserCredentialWithResponse(Context context)"
nameWithType: "Appliance.listClusterUserCredentialWithResponse(Context context)"
summary: "Returns the cluster user credential."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ApplianceListCredentialResults> listClusterUserCredentialWithResponse(Context context)"
desc: "Returns the cluster user credential.\n\nReturns the cluster user credentials for the dedicated appliance."
returns:
description: "the List Cluster User Credential appliance along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourceconnector.models.ApplianceListCredentialResults?alt=com.azure.resourcemanager.resourceconnector.models.ApplianceListCredentialResults&text=ApplianceListCredentialResults\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.listKeys()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.listKeys()"
name: "listKeys()"
nameWithType: "Appliance.listKeys()"
summary: "Gets the management config."
modifiers:
- "abstract"
syntax: "public abstract ApplianceListKeysResults listKeys()"
desc: "Gets the management config.\n\nReturns the cluster customer credentials for the dedicated appliance."
returns:
description: "the List Cluster Keys Results appliance."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.ApplianceListKeysResults?alt=com.azure.resourcemanager.resourceconnector.models.ApplianceListKeysResults&text=ApplianceListKeysResults\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.listKeysWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.listKeysWithResponse(String artifactType, Context context)"
name: "listKeysWithResponse(String artifactType, Context context)"
nameWithType: "Appliance.listKeysWithResponse(String artifactType, Context context)"
summary: "Gets the management config."
modifiers:
- "abstract"
parameters:
- description: "This sets the type of artifact being returned, when empty no artifact endpoint is returned."
name: "artifactType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ApplianceListKeysResults> listKeysWithResponse(String artifactType, Context context)"
desc: "Gets the management config.\n\nReturns the cluster customer credentials for the dedicated appliance."
returns:
description: "the List Cluster Keys Results appliance along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.resourceconnector.models.ApplianceListKeysResults?alt=com.azure.resourcemanager.resourceconnector.models.ApplianceListKeysResults&text=ApplianceListKeysResults\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.location()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.location()"
name: "location()"
nameWithType: "Appliance.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.name()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.name()"
name: "name()"
nameWithType: "Appliance.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.provisioningState()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.provisioningState()"
name: "provisioningState()"
nameWithType: "Appliance.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The current deployment or provisioning state, which only appears in the response."
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
desc: "Gets the provisioningState property: The current deployment or provisioning state, which only appears in the response."
returns:
description: "the provisioningState value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.publicKey()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.publicKey()"
name: "publicKey()"
nameWithType: "Appliance.publicKey()"
summary: "Gets the public<wbr>Key property: Certificates pair used to download MSI certificate from HIS."
modifiers:
- "abstract"
syntax: "public abstract String publicKey()"
desc: "Gets the publicKey property: Certificates pair used to download MSI certificate from HIS. Can only be set once."
returns:
description: "the publicKey value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.refresh()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.refresh()"
name: "refresh()"
nameWithType: "Appliance.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Appliance refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Appliance?alt=com.azure.resourcemanager.resourceconnector.models.Appliance&text=Appliance\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Appliance.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Appliance refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Appliance?alt=com.azure.resourcemanager.resourceconnector.models.Appliance&text=Appliance\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.region()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.region()"
name: "region()"
nameWithType: "Appliance.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.regionName()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.regionName()"
name: "regionName()"
nameWithType: "Appliance.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.resourceGroupName()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "Appliance.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.status()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.status()"
name: "status()"
nameWithType: "Appliance.status()"
summary: "Gets the status property: Appliance\\\\u2019s health and state of connection to on-prem."
modifiers:
- "abstract"
syntax: "public abstract Status status()"
desc: "Gets the status property: Appliance\\\\u2019s health and state of connection to on-prem."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Status?alt=com.azure.resourcemanager.resourceconnector.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.systemData()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.systemData()"
name: "systemData()"
nameWithType: "Appliance.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.tags()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.tags()"
name: "tags()"
nameWithType: "Appliance.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.type()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.type()"
name: "type()"
nameWithType: "Appliance.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.update()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.update()"
name: "update()"
nameWithType: "Appliance.update()"
summary: "Begins update for the Appliance resource."
modifiers:
- "abstract"
syntax: "public abstract Appliance.Update update()"
desc: "Begins update for the Appliance resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.resourceconnector.models.Appliance.Update?alt=com.azure.resourcemanager.resourceconnector.models.Appliance.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourceconnector.models.Appliance.version()"
fullName: "com.azure.resourcemanager.resourceconnector.models.Appliance.version()"
name: "version()"
nameWithType: "Appliance.version()"
summary: "Gets the version property: Version of the Appliance."
modifiers:
- "abstract"
syntax: "public abstract String version()"
desc: "Gets the version property: Version of the Appliance."
returns:
description: "the version value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of Appliance."
metadata: {}
package: "com.azure.resourcemanager.resourceconnector.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourceconnector:1.0.0