296 строки
21 KiB
YAML
296 строки
21 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties"
|
|
name: "MachineProperties"
|
|
nameWithType: "MachineProperties"
|
|
summary: "Describes the properties of a hybrid machine."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **MachineProperties**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.MachineProperties()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.MachineProperties()"
|
|
name: "MachineProperties()"
|
|
nameWithType: "MachineProperties.MachineProperties()"
|
|
syntax: "public MachineProperties()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.adFqdn()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.adFqdn()"
|
|
name: "adFqdn()"
|
|
nameWithType: "MachineProperties.adFqdn()"
|
|
summary: "Get specifies the AD fully qualified display name."
|
|
syntax: "public String adFqdn()"
|
|
desc: "Get specifies the AD fully qualified display name."
|
|
returns:
|
|
description: "the adFqdn 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.MachineProperties.agentVersion()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.agentVersion()"
|
|
name: "agentVersion()"
|
|
nameWithType: "MachineProperties.agentVersion()"
|
|
summary: "Get the hybrid machine agent full version."
|
|
syntax: "public String agentVersion()"
|
|
desc: "Get the hybrid machine agent full version."
|
|
returns:
|
|
description: "the agentVersion 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.MachineProperties.clientPublicKey()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.clientPublicKey()"
|
|
name: "clientPublicKey()"
|
|
nameWithType: "MachineProperties.clientPublicKey()"
|
|
summary: "Get public Key that the client provides to be used during initial resource onboarding."
|
|
syntax: "public String clientPublicKey()"
|
|
desc: "Get public Key that the client provides to be used during initial resource onboarding."
|
|
returns:
|
|
description: "the clientPublicKey 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.MachineProperties.displayName()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "MachineProperties.displayName()"
|
|
summary: "Get specifies the hybrid machine display name."
|
|
syntax: "public String displayName()"
|
|
desc: "Get specifies the hybrid machine display name."
|
|
returns:
|
|
description: "the displayName 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.MachineProperties.dnsFqdn()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.dnsFqdn()"
|
|
name: "dnsFqdn()"
|
|
nameWithType: "MachineProperties.dnsFqdn()"
|
|
summary: "Get specifies the DNS fully qualified display name."
|
|
syntax: "public String dnsFqdn()"
|
|
desc: "Get specifies the DNS fully qualified display name."
|
|
returns:
|
|
description: "the dnsFqdn 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.MachineProperties.domainName()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.domainName()"
|
|
name: "domainName()"
|
|
nameWithType: "MachineProperties.domainName()"
|
|
summary: "Get specifies the Windows domain name."
|
|
syntax: "public String domainName()"
|
|
desc: "Get specifies the Windows domain name."
|
|
returns:
|
|
description: "the domainName 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.MachineProperties.errorDetails()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.errorDetails()"
|
|
name: "errorDetails()"
|
|
nameWithType: "MachineProperties.errorDetails()"
|
|
summary: "Get details about the error state."
|
|
syntax: "public List<ErrorDetail> errorDetails()"
|
|
desc: "Get details about the error state."
|
|
returns:
|
|
description: "the errorDetails value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.ErrorDetail?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.ErrorDetail&text=ErrorDetail\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.extensions()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.extensions()"
|
|
name: "extensions()"
|
|
nameWithType: "MachineProperties.extensions()"
|
|
summary: "Get machine Extensions information."
|
|
syntax: "public List<MachineExtensionInstanceView> extensions()"
|
|
desc: "Get machine Extensions information."
|
|
returns:
|
|
description: "the extensions value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionInstanceView?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionInstanceView&text=MachineExtensionInstanceView\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.lastStatusChange()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.lastStatusChange()"
|
|
name: "lastStatusChange()"
|
|
nameWithType: "MachineProperties.lastStatusChange()"
|
|
summary: "Get the time of the last status change."
|
|
syntax: "public DateTime lastStatusChange()"
|
|
desc: "Get the time of the last status change."
|
|
returns:
|
|
description: "the lastStatusChange value"
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.locationData()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.locationData()"
|
|
name: "locationData()"
|
|
nameWithType: "MachineProperties.locationData()"
|
|
summary: "Get the location<wbr>Data value."
|
|
syntax: "public LocationData locationData()"
|
|
desc: "Get the locationData value."
|
|
returns:
|
|
description: "the locationData value"
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.LocationData?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.LocationData&text=LocationData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.machineFqdn()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.machineFqdn()"
|
|
name: "machineFqdn()"
|
|
nameWithType: "MachineProperties.machineFqdn()"
|
|
summary: "Get specifies the hybrid machine FQDN."
|
|
syntax: "public String machineFqdn()"
|
|
desc: "Get specifies the hybrid machine FQDN."
|
|
returns:
|
|
description: "the machineFqdn 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.MachineProperties.osName()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.osName()"
|
|
name: "osName()"
|
|
nameWithType: "MachineProperties.osName()"
|
|
summary: "Get the Operating System running on the hybrid machine."
|
|
syntax: "public String osName()"
|
|
desc: "Get the Operating System running on the hybrid machine."
|
|
returns:
|
|
description: "the osName 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.MachineProperties.osProfile()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.osProfile()"
|
|
name: "osProfile()"
|
|
nameWithType: "MachineProperties.osProfile()"
|
|
summary: "Get specifies the operating system settings for the hybrid machine."
|
|
syntax: "public MachinePropertiesOsProfile osProfile()"
|
|
desc: "Get specifies the operating system settings for the hybrid machine."
|
|
returns:
|
|
description: "the osProfile value"
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachinePropertiesOsProfile?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachinePropertiesOsProfile&text=MachinePropertiesOsProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.osSku()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.osSku()"
|
|
name: "osSku()"
|
|
nameWithType: "MachineProperties.osSku()"
|
|
summary: "Get specifies the Operating System product SKU."
|
|
syntax: "public String osSku()"
|
|
desc: "Get specifies the Operating System product SKU."
|
|
returns:
|
|
description: "the osSku 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.MachineProperties.osVersion()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.osVersion()"
|
|
name: "osVersion()"
|
|
nameWithType: "MachineProperties.osVersion()"
|
|
summary: "Get the version of Operating System running on the hybrid machine."
|
|
syntax: "public String osVersion()"
|
|
desc: "Get the version of Operating System running on the hybrid machine."
|
|
returns:
|
|
description: "the osVersion 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.MachineProperties.provisioningState()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "MachineProperties.provisioningState()"
|
|
summary: "Get the provisioning state, which only appears in the response."
|
|
syntax: "public String provisioningState()"
|
|
desc: "Get the provisioning state, which only appears in the response."
|
|
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.MachineProperties.status()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.status()"
|
|
name: "status()"
|
|
nameWithType: "MachineProperties.status()"
|
|
summary: "Get the status of the hybrid machine agent."
|
|
syntax: "public StatusTypes status()"
|
|
desc: "Get the status of the hybrid machine agent. Possible values include: 'Connected', 'Disconnected', 'Error'."
|
|
returns:
|
|
description: "the status value"
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.StatusTypes?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.StatusTypes&text=StatusTypes\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.vmId()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.vmId()"
|
|
name: "vmId()"
|
|
nameWithType: "MachineProperties.vmId()"
|
|
summary: "Get specifies the hybrid machine unique ID."
|
|
syntax: "public String vmId()"
|
|
desc: "Get specifies the hybrid machine unique ID."
|
|
returns:
|
|
description: "the vmId 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.MachineProperties.vmUuid()"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.vmUuid()"
|
|
name: "vmUuid()"
|
|
nameWithType: "MachineProperties.vmUuid()"
|
|
summary: "Get specifies the Arc Machine's unique SMBIOS ID."
|
|
syntax: "public String vmUuid()"
|
|
desc: "Get specifies the Arc Machine's unique SMBIOS ID."
|
|
returns:
|
|
description: "the vmUuid 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.MachineProperties.withClientPublicKey(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withClientPublicKey(String clientPublicKey)"
|
|
name: "withClientPublicKey(String clientPublicKey)"
|
|
nameWithType: "MachineProperties.withClientPublicKey(String clientPublicKey)"
|
|
summary: "Set public Key that the client provides to be used during initial resource onboarding."
|
|
parameters:
|
|
- description: "the clientPublicKey value to set"
|
|
name: "clientPublicKey"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public MachineProperties withClientPublicKey(String clientPublicKey)"
|
|
desc: "Set public Key that the client provides to be used during initial resource onboarding."
|
|
returns:
|
|
description: "the MachineProperties object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties&text=MachineProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withExtensions(java.util.List<com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionInstanceView>)"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withExtensions(List<MachineExtensionInstanceView> extensions)"
|
|
name: "withExtensions(List<MachineExtensionInstanceView> extensions)"
|
|
nameWithType: "MachineProperties.withExtensions(List<MachineExtensionInstanceView> extensions)"
|
|
summary: "Set machine Extensions information."
|
|
parameters:
|
|
- description: "the extensions value to set"
|
|
name: "extensions"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionInstanceView?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineExtensionInstanceView&text=MachineExtensionInstanceView\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public MachineProperties withExtensions(List<MachineExtensionInstanceView> extensions)"
|
|
desc: "Set machine Extensions information."
|
|
returns:
|
|
description: "the MachineProperties object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties&text=MachineProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withLocationData(com.microsoft.azure.management.hybridcompute.v2020_08_02.LocationData)"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withLocationData(LocationData locationData)"
|
|
name: "withLocationData(LocationData locationData)"
|
|
nameWithType: "MachineProperties.withLocationData(LocationData locationData)"
|
|
summary: "Set the location<wbr>Data value."
|
|
parameters:
|
|
- description: "the locationData value to set"
|
|
name: "locationData"
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.LocationData?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.LocationData&text=LocationData\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public MachineProperties withLocationData(LocationData locationData)"
|
|
desc: "Set the locationData value."
|
|
returns:
|
|
description: "the MachineProperties object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties&text=MachineProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withOsProfile(com.microsoft.azure.management.hybridcompute.v2020_08_02.MachinePropertiesOsProfile)"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withOsProfile(MachinePropertiesOsProfile osProfile)"
|
|
name: "withOsProfile(MachinePropertiesOsProfile osProfile)"
|
|
nameWithType: "MachineProperties.withOsProfile(MachinePropertiesOsProfile osProfile)"
|
|
summary: "Set specifies the operating system settings for the hybrid machine."
|
|
parameters:
|
|
- description: "the osProfile value to set"
|
|
name: "osProfile"
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachinePropertiesOsProfile?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachinePropertiesOsProfile&text=MachinePropertiesOsProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public MachineProperties withOsProfile(MachinePropertiesOsProfile osProfile)"
|
|
desc: "Set specifies the operating system settings for the hybrid machine."
|
|
returns:
|
|
description: "the MachineProperties object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties&text=MachineProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withVmId(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties.withVmId(String vmId)"
|
|
name: "withVmId(String vmId)"
|
|
nameWithType: "MachineProperties.withVmId(String vmId)"
|
|
summary: "Set specifies the hybrid machine unique ID."
|
|
parameters:
|
|
- description: "the vmId value to set"
|
|
name: "vmId"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public MachineProperties withVmId(String vmId)"
|
|
desc: "Set specifies the hybrid machine unique ID."
|
|
returns:
|
|
description: "the MachineProperties object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties?alt=com.microsoft.azure.management.hybridcompute.v2020_08_02.MachineProperties&text=MachineProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Describes the properties of a hybrid machine."
|
|
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
|