134 строки
6.7 KiB
YAML
134 строки
6.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.avs.models.ScriptPackage"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage"
|
|
name: "ScriptPackage"
|
|
nameWithType: "ScriptPackage"
|
|
summary: "An immutable client-side representation of Script<wbr>Package."
|
|
syntax: "public interface **ScriptPackage**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.company()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.company()"
|
|
name: "company()"
|
|
nameWithType: "ScriptPackage.company()"
|
|
summary: "Gets the company property: Company that created and supports the package."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String company()"
|
|
desc: "Gets the company property: Company that created and supports the package."
|
|
returns:
|
|
description: "the company value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.description()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.description()"
|
|
name: "description()"
|
|
nameWithType: "ScriptPackage.description()"
|
|
summary: "Gets the description property: User friendly description of the package."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String description()"
|
|
desc: "Gets the description property: User friendly description of the package."
|
|
returns:
|
|
description: "the description value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.id()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.id()"
|
|
name: "id()"
|
|
nameWithType: "ScriptPackage.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.avs.models.ScriptPackage.innerModel()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "ScriptPackage.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>avs.<wbr>fluent.<wbr>models.<wbr>Script<wbr>Package<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ScriptPackageInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.avs.fluent.models.ScriptPackageInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.ScriptPackageInner?alt=com.azure.resourcemanager.avs.fluent.models.ScriptPackageInner&text=ScriptPackageInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.name()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.name()"
|
|
name: "name()"
|
|
nameWithType: "ScriptPackage.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.avs.models.ScriptPackage.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "ScriptPackage.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ScriptPackageProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state of the resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.ScriptPackageProvisioningState?alt=com.azure.resourcemanager.avs.models.ScriptPackageProvisioningState&text=ScriptPackageProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.systemData()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "ScriptPackage.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets 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.avs.models.ScriptPackage.type()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.type()"
|
|
name: "type()"
|
|
nameWithType: "ScriptPackage.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.avs.models.ScriptPackage.uri()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.uri()"
|
|
name: "uri()"
|
|
nameWithType: "ScriptPackage.uri()"
|
|
summary: "Gets the uri property: Link to support by the package vendor."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String uri()"
|
|
desc: "Gets the uri property: Link to support by the package vendor."
|
|
returns:
|
|
description: "the uri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.ScriptPackage.version()"
|
|
fullName: "com.azure.resourcemanager.avs.models.ScriptPackage.version()"
|
|
name: "version()"
|
|
nameWithType: "ScriptPackage.version()"
|
|
summary: "Gets the version property: Module version."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String version()"
|
|
desc: "Gets the version property: Module version."
|
|
returns:
|
|
description: "the version 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 ScriptPackage."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.avs.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|