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

234 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iotcentral.models.App"
fullName: "com.azure.resourcemanager.iotcentral.models.App"
name: "App"
nameWithType: "App"
summary: "An immutable client-side representation of App."
syntax: "public interface **App**"
methods:
- uid: "com.azure.resourcemanager.iotcentral.models.App.applicationId()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.applicationId()"
name: "applicationId()"
nameWithType: "App.applicationId()"
summary: "Gets the application<wbr>Id property: The ID of the application."
modifiers:
- "abstract"
syntax: "public abstract String applicationId()"
desc: "Gets 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.App.displayName()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.displayName()"
name: "displayName()"
nameWithType: "App.displayName()"
summary: "Gets the display<wbr>Name property: The display name of the application."
modifiers:
- "abstract"
syntax: "public abstract String displayName()"
desc: "Gets 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.App.id()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.id()"
name: "id()"
nameWithType: "App.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.iotcentral.models.App.identity()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.identity()"
name: "identity()"
nameWithType: "App.identity()"
summary: "Gets the identity property: The managed identities for the IoT Central application."
modifiers:
- "abstract"
syntax: "public abstract SystemAssignedServiceIdentity identity()"
desc: "Gets 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.App.innerModel()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.innerModel()"
name: "innerModel()"
nameWithType: "App.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>iotcentral.<wbr>fluent.<wbr>models.<wbr>App<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract AppInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.iotcentral.fluent.models.AppInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.fluent.models.AppInner?alt=com.azure.resourcemanager.iotcentral.fluent.models.AppInner&text=AppInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.App.location()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.location()"
name: "location()"
nameWithType: "App.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.iotcentral.models.App.name()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.name()"
name: "name()"
nameWithType: "App.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.iotcentral.models.App.refresh()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.refresh()"
name: "refresh()"
nameWithType: "App.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract App refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.App?alt=com.azure.resourcemanager.iotcentral.models.App&text=App\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.App.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.iotcentral.models.App.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "App.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 App refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.App?alt=com.azure.resourcemanager.iotcentral.models.App&text=App\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.models.App.region()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.region()"
name: "region()"
nameWithType: "App.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.iotcentral.models.App.regionName()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.regionName()"
name: "regionName()"
nameWithType: "App.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.iotcentral.models.App.sku()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.sku()"
name: "sku()"
nameWithType: "App.sku()"
summary: "Gets the sku property: A valid instance SKU."
modifiers:
- "abstract"
syntax: "public abstract AppSkuInfo sku()"
desc: "Gets 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.App.state()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.state()"
name: "state()"
nameWithType: "App.state()"
summary: "Gets the state property: The current state of the application."
modifiers:
- "abstract"
syntax: "public abstract AppState state()"
desc: "Gets 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.App.subdomain()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.subdomain()"
name: "subdomain()"
nameWithType: "App.subdomain()"
summary: "Gets the subdomain property: The subdomain of the application."
modifiers:
- "abstract"
syntax: "public abstract String subdomain()"
desc: "Gets 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.App.tags()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.tags()"
name: "tags()"
nameWithType: "App.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.iotcentral.models.App.template()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.template()"
name: "template()"
nameWithType: "App.template()"
summary: "Gets the template property: The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application."
modifiers:
- "abstract"
syntax: "public abstract String template()"
desc: "Gets 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.App.type()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.type()"
name: "type()"
nameWithType: "App.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.iotcentral.models.App.update()"
fullName: "com.azure.resourcemanager.iotcentral.models.App.update()"
name: "update()"
nameWithType: "App.update()"
summary: "Begins update for the App resource."
modifiers:
- "abstract"
syntax: "public abstract App.Update update()"
desc: "Begins update for the App resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.models.App.Update?alt=com.azure.resourcemanager.iotcentral.models.App.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of App."
metadata: {}
package: "com.azure.resourcemanager.iotcentral.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iotcentral:1.0.0