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

60 строки
6.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource"
name: "MoveResource"
nameWithType: "MoveResource"
summary: "Type representing Move<wbr>Resource."
syntax: "public interface **MoveResource**</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.resourcemover.v2021_01_01.implementation.MoveResourceInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveResourceInner&text=MoveResourceInner\" 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.resourcemover.v2021_01_01.MoveResource?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource&text=MoveResource\" 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.resourcemover.v2021_01_01.MoveResource.Update?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.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.resourcemover.v2021_01_01.implementation.ResourceMoverManager?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.ResourceMoverManager&text=ResourceMoverManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.id()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.id()"
name: "id()"
nameWithType: "MoveResource.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.resourcemover.v2021_01_01.MoveResource.name()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.name()"
name: "name()"
nameWithType: "MoveResource.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.resourcemover.v2021_01_01.MoveResource.properties()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.properties()"
name: "properties()"
nameWithType: "MoveResource.properties()"
modifiers:
- "abstract"
syntax: "public abstract MoveResourceProperties properties()"
returns:
description: "the properties value."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResourceProperties?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResourceProperties&text=MoveResourceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.type()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.type()"
name: "type()"
nameWithType: "MoveResource.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\" />"
type: "interface"
desc: "Type representing MoveResource."
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.resourcemover.v2021_01_01.implementation.MoveResourceInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveResourceInner&text=MoveResourceInner\" 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.resourcemover.v2021_01_01.MoveResource?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource&text=MoveResource\" 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.resourcemover.v2021_01_01.MoveResource.Update?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveResource.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.resourcemover.v2021_01_01.implementation.ResourceMoverManager?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.ResourceMoverManager&text=ResourceMoverManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.resourcemover.v2021_01_01"
artifact: com.microsoft.azure.resourcemover.v2021_01_01:azure-mgmt-resourcemover:1.0.0