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

207 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iotcentral.models.AppPatch"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch"
name: "AppPatch"
nameWithType: "AppPatch"
summary: "The description of the IoT Central application."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **AppPatch**"
constructors:
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.AppPatch()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.AppPatch()"
name: "AppPatch()"
nameWithType: "AppPatch.AppPatch()"
syntax: "public AppPatch()"
methods:
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.applicationId()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.applicationId()"
name: "applicationId()"
nameWithType: "AppPatch.applicationId()"
summary: "Get the application<wbr>Id property: The ID of the application."
syntax: "public String applicationId()"
desc: "Get the applicationId property: The ID of the application."
returns:
description: "the applicationId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.displayName()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.displayName()"
name: "displayName()"
nameWithType: "AppPatch.displayName()"
summary: "Get the display<wbr>Name property: The display name of the application."
syntax: "public String displayName()"
desc: "Get the displayName property: The display name of the application."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.identity()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.identity()"
name: "identity()"
nameWithType: "AppPatch.identity()"
summary: "Get the identity property: The managed identities for the IoT Central application."
syntax: "public SystemAssignedServiceIdentity identity()"
desc: "Get the identity property: The managed identities for the IoT Central application."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.SystemAssignedServiceIdentity?alt=com.azure.resourcemanager.iotcentral.models.SystemAssignedServiceIdentity&text=SystemAssignedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.sku()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.sku()"
name: "sku()"
nameWithType: "AppPatch.sku()"
summary: "Get the sku property: A valid instance SKU."
syntax: "public AppSkuInfo sku()"
desc: "Get the sku property: A valid instance SKU."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppSkuInfo?alt=com.azure.resourcemanager.iotcentral.models.AppSkuInfo&text=AppSkuInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.state()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.state()"
name: "state()"
nameWithType: "AppPatch.state()"
summary: "Get the state property: The current state of the application."
syntax: "public AppState state()"
desc: "Get the state property: The current state of the application."
returns:
description: "the state value."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppState?alt=com.azure.resourcemanager.iotcentral.models.AppState&text=AppState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.subdomain()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.subdomain()"
name: "subdomain()"
nameWithType: "AppPatch.subdomain()"
summary: "Get the subdomain property: The subdomain of the application."
syntax: "public String subdomain()"
desc: "Get the subdomain property: The subdomain of the application."
returns:
description: "the subdomain value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.tags()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.tags()"
name: "tags()"
nameWithType: "AppPatch.tags()"
summary: "Get the tags property: Instance tags."
syntax: "public Map<String,String> tags()"
desc: "Get the tags property: Instance 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.iotcentral.models.AppPatch.template()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.template()"
name: "template()"
nameWithType: "AppPatch.template()"
summary: "Get the template property: The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application."
syntax: "public String template()"
desc: "Get the template property: The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch."
returns:
description: "the template value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.validate()"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.validate()"
name: "validate()"
nameWithType: "AppPatch.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "AppPatch.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The display name of the application."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AppPatch withDisplayName(String displayName)"
desc: "Set the displayName property: The display name of the application."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withIdentity(com.azure.resourcemanager.iotcentral.models.SystemAssignedServiceIdentity)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withIdentity(SystemAssignedServiceIdentity identity)"
name: "withIdentity(SystemAssignedServiceIdentity identity)"
nameWithType: "AppPatch.withIdentity(SystemAssignedServiceIdentity identity)"
summary: "Set the identity property: The managed identities for the IoT Central application."
parameters:
- description: "the identity value to set."
name: "identity"
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.SystemAssignedServiceIdentity?alt=com.azure.resourcemanager.iotcentral.models.SystemAssignedServiceIdentity&text=SystemAssignedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AppPatch withIdentity(SystemAssignedServiceIdentity identity)"
desc: "Set the identity property: The managed identities for the IoT Central application."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withSku(com.azure.resourcemanager.iotcentral.models.AppSkuInfo)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withSku(AppSkuInfo sku)"
name: "withSku(AppSkuInfo sku)"
nameWithType: "AppPatch.withSku(AppSkuInfo sku)"
summary: "Set the sku property: A valid instance SKU."
parameters:
- description: "the sku value to set."
name: "sku"
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppSkuInfo?alt=com.azure.resourcemanager.iotcentral.models.AppSkuInfo&text=AppSkuInfo\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AppPatch withSku(AppSkuInfo sku)"
desc: "Set the sku property: A valid instance SKU."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withSubdomain(java.lang.String)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withSubdomain(String subdomain)"
name: "withSubdomain(String subdomain)"
nameWithType: "AppPatch.withSubdomain(String subdomain)"
summary: "Set the subdomain property: The subdomain of the application."
parameters:
- description: "the subdomain value to set."
name: "subdomain"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AppPatch withSubdomain(String subdomain)"
desc: "Set the subdomain property: The subdomain of the application."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "AppPatch.withTags(Map<String,String> tags)"
summary: "Set the tags property: Instance tags."
parameters:
- description: "the tags value to set."
name: "tags"
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;"
syntax: "public AppPatch withTags(Map<String,String> tags)"
desc: "Set the tags property: Instance tags."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.AppPatch.withTemplate(java.lang.String)"
fullName: "com.azure.resourcemanager.iotcentral.models.AppPatch.withTemplate(String template)"
name: "withTemplate(String template)"
nameWithType: "AppPatch.withTemplate(String template)"
summary: "Set the template property: The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application."
parameters:
- description: "the template value to set."
name: "template"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AppPatch withTemplate(String template)"
desc: "Set the template property: The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch."
returns:
description: "the AppPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.AppPatch?alt=com.azure.resourcemanager.iotcentral.models.AppPatch&text=AppPatch\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The description of the IoT Central application."
metadata: {}
package: "com.azure.resourcemanager.iotcentral.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iotcentral:1.0.0