azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

160 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension"
name: "MachineExtension"
nameWithType: "MachineExtension"
summary: "Type representing Machine<wbr>Extension."
syntax: "public interface **MachineExtension**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.MachineExtensionInner?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.MachineExtensionInner&text=MachineExtensionInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension&text=MachineExtension\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.Update?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.HybridComputeManager?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.HybridComputeManager&text=HybridComputeManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.autoUpgradeMinorVersion()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.autoUpgradeMinorVersion()"
name: "autoUpgradeMinorVersion()"
nameWithType: "MachineExtension.autoUpgradeMinorVersion()"
modifiers:
- "abstract"
syntax: "public abstract Boolean autoUpgradeMinorVersion()"
returns:
description: "the autoUpgradeMinorVersion value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.forceUpdateTag()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.forceUpdateTag()"
name: "forceUpdateTag()"
nameWithType: "MachineExtension.forceUpdateTag()"
modifiers:
- "abstract"
syntax: "public abstract String forceUpdateTag()"
returns:
description: "the forceUpdateTag value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.id()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.id()"
name: "id()"
nameWithType: "MachineExtension.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.instanceView()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.instanceView()"
name: "instanceView()"
nameWithType: "MachineExtension.instanceView()"
modifiers:
- "abstract"
syntax: "public abstract MachineExtensionPropertiesInstanceView instanceView()"
returns:
description: "the instanceView value."
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionPropertiesInstanceView?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionPropertiesInstanceView&text=MachineExtensionPropertiesInstanceView\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.location()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.location()"
name: "location()"
nameWithType: "MachineExtension.location()"
modifiers:
- "abstract"
syntax: "public abstract String location()"
returns:
description: "the location value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.machineExtensionType()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.machineExtensionType()"
name: "machineExtensionType()"
nameWithType: "MachineExtension.machineExtensionType()"
modifiers:
- "abstract"
syntax: "public abstract String machineExtensionType()"
returns:
description: "the machineExtensionType value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.name()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.name()"
name: "name()"
nameWithType: "MachineExtension.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the name value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.protectedSettings()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.protectedSettings()"
name: "protectedSettings()"
nameWithType: "MachineExtension.protectedSettings()"
modifiers:
- "abstract"
syntax: "public abstract Object protectedSettings()"
returns:
description: "the protectedSettings value."
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.provisioningState()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.provisioningState()"
name: "provisioningState()"
nameWithType: "MachineExtension.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
returns:
description: "the provisioningState value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.publisher()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.publisher()"
name: "publisher()"
nameWithType: "MachineExtension.publisher()"
modifiers:
- "abstract"
syntax: "public abstract String publisher()"
returns:
description: "the publisher value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.settings()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.settings()"
name: "settings()"
nameWithType: "MachineExtension.settings()"
modifiers:
- "abstract"
syntax: "public abstract Object settings()"
returns:
description: "the settings value."
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.tags()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.tags()"
name: "tags()"
nameWithType: "MachineExtension.tags()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
returns:
description: "the tags value."
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.type()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.type()"
name: "type()"
nameWithType: "MachineExtension.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the type value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.typeHandlerVersion()"
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.typeHandlerVersion()"
name: "typeHandlerVersion()"
nameWithType: "MachineExtension.typeHandlerVersion()"
modifiers:
- "abstract"
syntax: "public abstract String typeHandlerVersion()"
returns:
description: "the typeHandlerVersion value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing MachineExtension."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.MachineExtensionInner?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.MachineExtensionInner&text=MachineExtensionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension&text=MachineExtension\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.Update?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtension.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.HybridComputeManager?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.implementation.HybridComputeManager&text=HybridComputeManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.hybridcompute.v2020_08_02"
artifact: com.microsoft.azure.hybridcompute.v2020_08_02:azure-mgmt-hybridcompute:1.0.0-beta