223 строки
15 KiB
YAML
223 строки
15 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner"
|
|
name: "AgentInner"
|
|
nameWithType: "AgentInner"
|
|
summary: "The Agent resource."
|
|
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\" />"
|
|
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: "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 **AgentInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.AgentInner()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.AgentInner()"
|
|
name: "AgentInner()"
|
|
nameWithType: "AgentInner.AgentInner()"
|
|
summary: "Creates an instance of Agent<wbr>Inner class."
|
|
syntax: "public AgentInner()"
|
|
desc: "Creates an instance of AgentInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.agentStatus()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.agentStatus()"
|
|
name: "agentStatus()"
|
|
nameWithType: "AgentInner.agentStatus()"
|
|
summary: "Get the agent<wbr>Status property: The Agent status."
|
|
syntax: "public AgentStatus agentStatus()"
|
|
desc: "Get the agentStatus property: The Agent status."
|
|
returns:
|
|
description: "the agentStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.models.AgentStatus?alt=com.azure.resourcemanager.storagemover.models.AgentStatus&text=AgentStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.agentVersion()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.agentVersion()"
|
|
name: "agentVersion()"
|
|
nameWithType: "AgentInner.agentVersion()"
|
|
summary: "Get the agent<wbr>Version property: The Agent version."
|
|
syntax: "public String agentVersion()"
|
|
desc: "Get the agentVersion property: The Agent version."
|
|
returns:
|
|
description: "the agentVersion value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.arcResourceId()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.arcResourceId()"
|
|
name: "arcResourceId()"
|
|
nameWithType: "AgentInner.arcResourceId()"
|
|
summary: "Get the arc<wbr>Resource<wbr>Id property: The fully qualified resource ID of the Hybrid Compute resource for the Agent."
|
|
syntax: "public String arcResourceId()"
|
|
desc: "Get the arcResourceId property: The fully qualified resource ID of the Hybrid Compute resource for the Agent."
|
|
returns:
|
|
description: "the arcResourceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.arcVmUuid()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.arcVmUuid()"
|
|
name: "arcVmUuid()"
|
|
nameWithType: "AgentInner.arcVmUuid()"
|
|
summary: "Get the arc<wbr>VmUuid property: The VM UUID of the Hybrid Compute resource for the Agent."
|
|
syntax: "public String arcVmUuid()"
|
|
desc: "Get the arcVmUuid property: The VM UUID of the Hybrid Compute resource for the Agent."
|
|
returns:
|
|
description: "the arcVmUuid value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.description()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.description()"
|
|
name: "description()"
|
|
nameWithType: "AgentInner.description()"
|
|
summary: "Get the description property: A description for the Agent."
|
|
syntax: "public String description()"
|
|
desc: "Get the description property: A description for the Agent."
|
|
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.storagemover.fluent.models.AgentInner.errorDetails()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.errorDetails()"
|
|
name: "errorDetails()"
|
|
nameWithType: "AgentInner.errorDetails()"
|
|
summary: "Get the error<wbr>Details property: The error<wbr>Details property."
|
|
syntax: "public AgentPropertiesErrorDetails errorDetails()"
|
|
desc: "Get the errorDetails property: The errorDetails property."
|
|
returns:
|
|
description: "the errorDetails value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.models.AgentPropertiesErrorDetails?alt=com.azure.resourcemanager.storagemover.models.AgentPropertiesErrorDetails&text=AgentPropertiesErrorDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.lastStatusUpdate()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.lastStatusUpdate()"
|
|
name: "lastStatusUpdate()"
|
|
nameWithType: "AgentInner.lastStatusUpdate()"
|
|
summary: "Get the last<wbr>Status<wbr>Update property: The last updated time of the Agent status."
|
|
syntax: "public OffsetDateTime lastStatusUpdate()"
|
|
desc: "Get the lastStatusUpdate property: The last updated time of the Agent status."
|
|
returns:
|
|
description: "the lastStatusUpdate value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.localIpAddress()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.localIpAddress()"
|
|
name: "localIpAddress()"
|
|
nameWithType: "AgentInner.localIpAddress()"
|
|
summary: "Get the local<wbr>IpAddress property: Local IP address reported by the Agent."
|
|
syntax: "public String localIpAddress()"
|
|
desc: "Get the localIpAddress property: Local IP address reported by the Agent."
|
|
returns:
|
|
description: "the localIpAddress value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.memoryInMB()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.memoryInMB()"
|
|
name: "memoryInMB()"
|
|
nameWithType: "AgentInner.memoryInMB()"
|
|
summary: "Get the memory<wbr>InMB property: Available memory reported by the Agent, in MB."
|
|
syntax: "public Long memoryInMB()"
|
|
desc: "Get the memoryInMB property: Available memory reported by the Agent, in MB."
|
|
returns:
|
|
description: "the memoryInMB value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.numberOfCores()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.numberOfCores()"
|
|
name: "numberOfCores()"
|
|
nameWithType: "AgentInner.numberOfCores()"
|
|
summary: "Get the number<wbr>OfCores property: Available compute cores reported by the Agent."
|
|
syntax: "public Long numberOfCores()"
|
|
desc: "Get the numberOfCores property: Available compute cores reported by the Agent."
|
|
returns:
|
|
description: "the numberOfCores value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "AgentInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioning state of this resource."
|
|
syntax: "public ProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioning state of this resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.models.ProvisioningState?alt=com.azure.resourcemanager.storagemover.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "AgentInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Resource system metadata."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Resource system metadata."
|
|
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.storagemover.fluent.models.AgentInner.uptimeInSeconds()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.uptimeInSeconds()"
|
|
name: "uptimeInSeconds()"
|
|
nameWithType: "AgentInner.uptimeInSeconds()"
|
|
summary: "Get the uptime<wbr>InSeconds property: Uptime of the Agent in seconds."
|
|
syntax: "public Long uptimeInSeconds()"
|
|
desc: "Get the uptimeInSeconds property: Uptime of the Agent in seconds."
|
|
returns:
|
|
description: "the uptimeInSeconds value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.validate()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AgentInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withArcResourceId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withArcResourceId(String arcResourceId)"
|
|
name: "withArcResourceId(String arcResourceId)"
|
|
nameWithType: "AgentInner.withArcResourceId(String arcResourceId)"
|
|
summary: "Set the arc<wbr>Resource<wbr>Id property: The fully qualified resource ID of the Hybrid Compute resource for the Agent."
|
|
parameters:
|
|
- description: "the arcResourceId value to set."
|
|
name: "arcResourceId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AgentInner withArcResourceId(String arcResourceId)"
|
|
desc: "Set the arcResourceId property: The fully qualified resource ID of the Hybrid Compute resource for the Agent."
|
|
returns:
|
|
description: "the AgentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.AgentInner?alt=com.azure.resourcemanager.storagemover.fluent.models.AgentInner&text=AgentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withArcVmUuid(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withArcVmUuid(String arcVmUuid)"
|
|
name: "withArcVmUuid(String arcVmUuid)"
|
|
nameWithType: "AgentInner.withArcVmUuid(String arcVmUuid)"
|
|
summary: "Set the arc<wbr>VmUuid property: The VM UUID of the Hybrid Compute resource for the Agent."
|
|
parameters:
|
|
- description: "the arcVmUuid value to set."
|
|
name: "arcVmUuid"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AgentInner withArcVmUuid(String arcVmUuid)"
|
|
desc: "Set the arcVmUuid property: The VM UUID of the Hybrid Compute resource for the Agent."
|
|
returns:
|
|
description: "the AgentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.AgentInner?alt=com.azure.resourcemanager.storagemover.fluent.models.AgentInner&text=AgentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentInner.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "AgentInner.withDescription(String description)"
|
|
summary: "Set the description property: A description for the Agent."
|
|
parameters:
|
|
- description: "the description value to set."
|
|
name: "description"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AgentInner withDescription(String description)"
|
|
desc: "Set the description property: A description for the Agent."
|
|
returns:
|
|
description: "the AgentInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.AgentInner?alt=com.azure.resourcemanager.storagemover.fluent.models.AgentInner&text=AgentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The Agent resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storagemover.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storagemover:1.0.0
|