307 строки
23 KiB
YAML
307 строки
23 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner"
|
||
|
name: "JobInner"
|
||
|
nameWithType: "JobInner"
|
||
|
summary: "Container App Job."
|
||
|
inheritances:
|
||
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
inheritedClassMethods:
|
||
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
||
|
methodsRef:
|
||
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
||
|
methodsRef:
|
||
|
- "<xref href=\"com.azure.core.management.Resource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.Resource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.Resource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- 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 **JobInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
||
|
constructors:
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.JobInner()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.JobInner()"
|
||
|
name: "JobInner()"
|
||
|
nameWithType: "JobInner.JobInner()"
|
||
|
summary: "Creates an instance of Job<wbr>Inner class."
|
||
|
syntax: "public JobInner()"
|
||
|
desc: "Creates an instance of JobInner class."
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.configuration()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.configuration()"
|
||
|
name: "configuration()"
|
||
|
nameWithType: "JobInner.configuration()"
|
||
|
summary: "Get the configuration property: Container Apps Job configuration properties."
|
||
|
syntax: "public JobConfiguration configuration()"
|
||
|
desc: "Get the configuration property: Container Apps Job configuration properties."
|
||
|
returns:
|
||
|
description: "the configuration value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.JobConfiguration?alt=com.azure.resourcemanager.appcontainers.models.JobConfiguration&text=JobConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.environmentId()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.environmentId()"
|
||
|
name: "environmentId()"
|
||
|
nameWithType: "JobInner.environmentId()"
|
||
|
summary: "Get the environment<wbr>Id property: Resource ID of environment."
|
||
|
syntax: "public String environmentId()"
|
||
|
desc: "Get the environmentId property: Resource ID of environment."
|
||
|
returns:
|
||
|
description: "the environmentId value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.eventStreamEndpoint()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.eventStreamEndpoint()"
|
||
|
name: "eventStreamEndpoint()"
|
||
|
nameWithType: "JobInner.eventStreamEndpoint()"
|
||
|
summary: "Get the event<wbr>Stream<wbr>Endpoint property: The endpoint of the eventstream of the container apps job."
|
||
|
syntax: "public String eventStreamEndpoint()"
|
||
|
desc: "Get the eventStreamEndpoint property: The endpoint of the eventstream of the container apps job."
|
||
|
returns:
|
||
|
description: "the eventStreamEndpoint value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.fromJson(com.azure.json.JsonReader)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.fromJson(JsonReader jsonReader)"
|
||
|
name: "fromJson(JsonReader jsonReader)"
|
||
|
nameWithType: "JobInner.fromJson(JsonReader jsonReader)"
|
||
|
summary: "Reads an instance of Job<wbr>Inner from the Json<wbr>Reader."
|
||
|
modifiers:
|
||
|
- "static"
|
||
|
parameters:
|
||
|
- description: "The JsonReader being read."
|
||
|
name: "jsonReader"
|
||
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public static JobInner fromJson(JsonReader jsonReader)"
|
||
|
exceptions:
|
||
|
- description: "If the deserialized JSON object was missing any required properties."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
||
|
desc: "Reads an instance of JobInner from the JsonReader."
|
||
|
returns:
|
||
|
description: "An instance of JobInner if the JsonReader was pointing to an instance of it, or null if it was pointing\n to JSON null."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.id()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.id()"
|
||
|
name: "id()"
|
||
|
nameWithType: "JobInner.id()"
|
||
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
||
|
overridden: "com.azure.core.management.ProxyResource.id()"
|
||
|
syntax: "public String id()"
|
||
|
desc: "Get 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.appcontainers.fluent.models.JobInner.identity()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.identity()"
|
||
|
name: "identity()"
|
||
|
nameWithType: "JobInner.identity()"
|
||
|
summary: "Get the identity property: Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code."
|
||
|
syntax: "public ManagedServiceIdentity identity()"
|
||
|
desc: "Get the identity property: Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code."
|
||
|
returns:
|
||
|
description: "the identity value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.appcontainers.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.name()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.name()"
|
||
|
name: "name()"
|
||
|
nameWithType: "JobInner.name()"
|
||
|
summary: "Get the name property: The name of the resource."
|
||
|
overridden: "com.azure.core.management.ProxyResource.name()"
|
||
|
syntax: "public String name()"
|
||
|
desc: "Get 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.appcontainers.fluent.models.JobInner.outboundIpAddresses()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.outboundIpAddresses()"
|
||
|
name: "outboundIpAddresses()"
|
||
|
nameWithType: "JobInner.outboundIpAddresses()"
|
||
|
summary: "Get the outbound<wbr>IpAddresses property: Outbound IP Addresses of a container apps job."
|
||
|
syntax: "public List<String> outboundIpAddresses()"
|
||
|
desc: "Get the outboundIpAddresses property: Outbound IP Addresses of a container apps job."
|
||
|
returns:
|
||
|
description: "the outboundIpAddresses value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.provisioningState()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.provisioningState()"
|
||
|
name: "provisioningState()"
|
||
|
nameWithType: "JobInner.provisioningState()"
|
||
|
summary: "Get the provisioning<wbr>State property: Provisioning state of the Container Apps Job."
|
||
|
syntax: "public JobProvisioningState provisioningState()"
|
||
|
desc: "Get the provisioningState property: Provisioning state of the Container Apps Job."
|
||
|
returns:
|
||
|
description: "the provisioningState value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.JobProvisioningState?alt=com.azure.resourcemanager.appcontainers.models.JobProvisioningState&text=JobProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.systemData()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.systemData()"
|
||
|
name: "systemData()"
|
||
|
nameWithType: "JobInner.systemData()"
|
||
|
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
||
|
syntax: "public SystemData systemData()"
|
||
|
desc: "Get 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.appcontainers.fluent.models.JobInner.template()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.template()"
|
||
|
name: "template()"
|
||
|
nameWithType: "JobInner.template()"
|
||
|
summary: "Get the template property: Container Apps job definition."
|
||
|
syntax: "public JobTemplate template()"
|
||
|
desc: "Get the template property: Container Apps job definition."
|
||
|
returns:
|
||
|
description: "the template value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.JobTemplate?alt=com.azure.resourcemanager.appcontainers.models.JobTemplate&text=JobTemplate\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.toJson(com.azure.json.JsonWriter)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.toJson(JsonWriter jsonWriter)"
|
||
|
name: "toJson(JsonWriter jsonWriter)"
|
||
|
nameWithType: "JobInner.toJson(JsonWriter jsonWriter)"
|
||
|
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
|
||
|
parameters:
|
||
|
- name: "jsonWriter"
|
||
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
||
|
exceptions:
|
||
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
||
|
returns:
|
||
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.type()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.type()"
|
||
|
name: "type()"
|
||
|
nameWithType: "JobInner.type()"
|
||
|
summary: "Get the type property: The type of the resource."
|
||
|
overridden: "com.azure.core.management.ProxyResource.type()"
|
||
|
syntax: "public String type()"
|
||
|
desc: "Get 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.appcontainers.fluent.models.JobInner.validate()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.validate()"
|
||
|
name: "validate()"
|
||
|
nameWithType: "JobInner.validate()"
|
||
|
summary: "Validates the instance."
|
||
|
syntax: "public void validate()"
|
||
|
desc: "Validates the instance."
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withConfiguration(com.azure.resourcemanager.appcontainers.models.JobConfiguration)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withConfiguration(JobConfiguration configuration)"
|
||
|
name: "withConfiguration(JobConfiguration configuration)"
|
||
|
nameWithType: "JobInner.withConfiguration(JobConfiguration configuration)"
|
||
|
summary: "Set the configuration property: Container Apps Job configuration properties."
|
||
|
parameters:
|
||
|
- description: "the configuration value to set."
|
||
|
name: "configuration"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.JobConfiguration?alt=com.azure.resourcemanager.appcontainers.models.JobConfiguration&text=JobConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public JobInner withConfiguration(JobConfiguration configuration)"
|
||
|
desc: "Set the configuration property: Container Apps Job configuration properties."
|
||
|
returns:
|
||
|
description: "the JobInner object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withEnvironmentId(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withEnvironmentId(String environmentId)"
|
||
|
name: "withEnvironmentId(String environmentId)"
|
||
|
nameWithType: "JobInner.withEnvironmentId(String environmentId)"
|
||
|
summary: "Set the environment<wbr>Id property: Resource ID of environment."
|
||
|
parameters:
|
||
|
- description: "the environmentId value to set."
|
||
|
name: "environmentId"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public JobInner withEnvironmentId(String environmentId)"
|
||
|
desc: "Set the environmentId property: Resource ID of environment."
|
||
|
returns:
|
||
|
description: "the JobInner object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withIdentity(com.azure.resourcemanager.appcontainers.models.ManagedServiceIdentity)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withIdentity(ManagedServiceIdentity identity)"
|
||
|
name: "withIdentity(ManagedServiceIdentity identity)"
|
||
|
nameWithType: "JobInner.withIdentity(ManagedServiceIdentity identity)"
|
||
|
summary: "Set the identity property: Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code."
|
||
|
parameters:
|
||
|
- description: "the identity value to set."
|
||
|
name: "identity"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.appcontainers.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public JobInner withIdentity(ManagedServiceIdentity identity)"
|
||
|
desc: "Set the identity property: Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code."
|
||
|
returns:
|
||
|
description: "the JobInner object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withLocation(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withLocation(String location)"
|
||
|
name: "withLocation(String location)"
|
||
|
nameWithType: "JobInner.withLocation(String location)"
|
||
|
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
|
||
|
parameters:
|
||
|
- name: "location"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public JobInner withLocation(String location)"
|
||
|
returns:
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withTags(Map<String,String> tags)"
|
||
|
name: "withTags(Map<String,String> tags)"
|
||
|
nameWithType: "JobInner.withTags(Map<String,String> tags)"
|
||
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
||
|
parameters:
|
||
|
- name: "tags"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<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>>"
|
||
|
syntax: "public JobInner withTags(Map<String,String> tags)"
|
||
|
returns:
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withTemplate(com.azure.resourcemanager.appcontainers.models.JobTemplate)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withTemplate(JobTemplate template)"
|
||
|
name: "withTemplate(JobTemplate template)"
|
||
|
nameWithType: "JobInner.withTemplate(JobTemplate template)"
|
||
|
summary: "Set the template property: Container Apps job definition."
|
||
|
parameters:
|
||
|
- description: "the template value to set."
|
||
|
name: "template"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.JobTemplate?alt=com.azure.resourcemanager.appcontainers.models.JobTemplate&text=JobTemplate\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public JobInner withTemplate(JobTemplate template)"
|
||
|
desc: "Set the template property: Container Apps job definition."
|
||
|
returns:
|
||
|
description: "the JobInner object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withWorkloadProfileName(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.withWorkloadProfileName(String workloadProfileName)"
|
||
|
name: "withWorkloadProfileName(String workloadProfileName)"
|
||
|
nameWithType: "JobInner.withWorkloadProfileName(String workloadProfileName)"
|
||
|
summary: "Set the workload<wbr>Profile<wbr>Name property: Workload profile name to pin for container apps job execution."
|
||
|
parameters:
|
||
|
- description: "the workloadProfileName value to set."
|
||
|
name: "workloadProfileName"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public JobInner withWorkloadProfileName(String workloadProfileName)"
|
||
|
desc: "Set the workloadProfileName property: Workload profile name to pin for container apps job execution."
|
||
|
returns:
|
||
|
description: "the JobInner object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.JobInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.JobInner&text=JobInner\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.workloadProfileName()"
|
||
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.models.JobInner.workloadProfileName()"
|
||
|
name: "workloadProfileName()"
|
||
|
nameWithType: "JobInner.workloadProfileName()"
|
||
|
summary: "Get the workload<wbr>Profile<wbr>Name property: Workload profile name to pin for container apps job execution."
|
||
|
syntax: "public String workloadProfileName()"
|
||
|
desc: "Get the workloadProfileName property: Workload profile name to pin for container apps job execution."
|
||
|
returns:
|
||
|
description: "the workloadProfileName value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
type: "class"
|
||
|
desc: "Container App Job."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.appcontainers.fluent.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0
|