70 строки
3.6 KiB
YAML
70 строки
3.6 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.batch.ApplicationPackageReference.id()
|
|
name: id()
|
|
nameWithType: ApplicationPackageReference.id()
|
|
returns:
|
|
description: <p>the id value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the id value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String id()
|
|
uid: com.microsoft.azure.management.batch.ApplicationPackageReference.id()
|
|
- fullName: com.microsoft.azure.management.batch.ApplicationPackageReference.version()
|
|
name: version()
|
|
nameWithType: ApplicationPackageReference.version()
|
|
returns:
|
|
description: <p>the version value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get if this is omitted, and no default version is specified for this application, the request fails with the error code InvalidApplicationPackageReferences. If you are calling the REST API directly, the HTTP status code is 409.</p>
|
|
|
|
<p></p>
|
|
syntax: public String version()
|
|
uid: com.microsoft.azure.management.batch.ApplicationPackageReference.version()
|
|
- fullName: com.microsoft.azure.management.batch.ApplicationPackageReference.withId(String id)
|
|
name: withId(String id)
|
|
nameWithType: ApplicationPackageReference.withId(String id)
|
|
parameters:
|
|
- description: <p>the id value to set </p>
|
|
name: id
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ApplicationPackageReference object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.batch.ApplicationPackageReference?alt=com.microsoft.azure.management.batch.ApplicationPackageReference&text=ApplicationPackageReference" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the id value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ApplicationPackageReference withId(String id)
|
|
uid: com.microsoft.azure.management.batch.ApplicationPackageReference.withId(String)
|
|
- fullName: com.microsoft.azure.management.batch.ApplicationPackageReference.withVersion(String version)
|
|
name: withVersion(String version)
|
|
nameWithType: ApplicationPackageReference.withVersion(String version)
|
|
parameters:
|
|
- description: <p>the version value to set </p>
|
|
name: version
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ApplicationPackageReference object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.batch.ApplicationPackageReference?alt=com.microsoft.azure.management.batch.ApplicationPackageReference&text=ApplicationPackageReference" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set if this is omitted, and no default version is specified for this application, the request fails with the error code InvalidApplicationPackageReferences. If you are calling the REST API directly, the HTTP status code is 409.</p>
|
|
|
|
<p></p>
|
|
syntax: public ApplicationPackageReference withVersion(String version)
|
|
uid: com.microsoft.azure.management.batch.ApplicationPackageReference.withVersion(String)
|
|
nameWithType: ApplicationPackageReference
|
|
syntax: public class ApplicationPackageReference
|
|
type: class
|
|
uid: com.microsoft.azure.management.batch.ApplicationPackageReference
|
|
fullName: com.microsoft.azure.management.batch.ApplicationPackageReference
|
|
name: ApplicationPackageReference
|
|
package: com.microsoft.azure.management.batch
|
|
summary: <p>Link to an application package inside the batch account. </p>
|
|
metadata: {}
|