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

198 строки
9.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.Secret"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret"
name: "Secret"
nameWithType: "Secret"
summary: "An immutable client-side representation of Secret."
syntax: "public interface **Secret**"
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.id()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.id()"
name: "id()"
nameWithType: "Secret.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.devtestlabs.models.Secret.innerModel()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.innerModel()"
name: "innerModel()"
nameWithType: "Secret.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>devtestlabs.<wbr>fluent.<wbr>models.<wbr>Secret<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract SecretInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.devtestlabs.fluent.models.SecretInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.fluent.models.SecretInner?alt=com.azure.resourcemanager.devtestlabs.fluent.models.SecretInner&text=SecretInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.location()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.location()"
name: "location()"
nameWithType: "Secret.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.devtestlabs.models.Secret.name()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.name()"
name: "name()"
nameWithType: "Secret.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.devtestlabs.models.Secret.provisioningState()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.provisioningState()"
name: "provisioningState()"
nameWithType: "Secret.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The provisioning status of the resource."
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
desc: "Gets the provisioningState property: The provisioning status of the resource."
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.devtestlabs.models.Secret.refresh()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.refresh()"
name: "refresh()"
nameWithType: "Secret.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Secret refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Secret?alt=com.azure.resourcemanager.devtestlabs.models.Secret&text=Secret\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Secret.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 Secret refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Secret?alt=com.azure.resourcemanager.devtestlabs.models.Secret&text=Secret\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.region()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.region()"
name: "region()"
nameWithType: "Secret.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.devtestlabs.models.Secret.regionName()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.regionName()"
name: "regionName()"
nameWithType: "Secret.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.devtestlabs.models.Secret.resourceGroupName()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "Secret.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.devtestlabs.models.Secret.tags()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.tags()"
name: "tags()"
nameWithType: "Secret.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.devtestlabs.models.Secret.type()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.type()"
name: "type()"
nameWithType: "Secret.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.devtestlabs.models.Secret.uniqueIdentifier()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.uniqueIdentifier()"
name: "uniqueIdentifier()"
nameWithType: "Secret.uniqueIdentifier()"
summary: "Gets the unique<wbr>Identifier property: The unique immutable identifier of a resource (Guid)."
modifiers:
- "abstract"
syntax: "public abstract String uniqueIdentifier()"
desc: "Gets the uniqueIdentifier property: The unique immutable identifier of a resource (Guid)."
returns:
description: "the uniqueIdentifier value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.update()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.update()"
name: "update()"
nameWithType: "Secret.update()"
summary: "Begins update for the Secret resource."
modifiers:
- "abstract"
syntax: "public abstract Secret.Update update()"
desc: "Begins update for the Secret resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Secret.Update?alt=com.azure.resourcemanager.devtestlabs.models.Secret.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Secret.value()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Secret.value()"
name: "value()"
nameWithType: "Secret.value()"
summary: "Gets the value property: The value of the secret for secret creation."
modifiers:
- "abstract"
syntax: "public abstract String value()"
desc: "Gets the value property: The value of the secret for secret creation."
returns:
description: "the value 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 Secret."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0