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

52 строки
7.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection"
name: "MoveCollection"
nameWithType: "MoveCollection"
summary: "Type representing Move<wbr>Collection."
syntax: "public interface **MoveCollection**</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.MoveCollectionInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner&text=MoveCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" 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\" />,<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner&text=MoveCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" 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.MoveCollection?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection&text=MoveCollection\" 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.MoveCollection.Update?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.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.MoveCollection.etag()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.etag()"
name: "etag()"
nameWithType: "MoveCollection.etag()"
modifiers:
- "abstract"
syntax: "public abstract String etag()"
returns:
description: "the etag 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.MoveCollection.identity()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.identity()"
name: "identity()"
nameWithType: "MoveCollection.identity()"
modifiers:
- "abstract"
syntax: "public abstract Identity identity()"
returns:
description: "the identity value."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.Identity?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.properties()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.properties()"
name: "properties()"
nameWithType: "MoveCollection.properties()"
modifiers:
- "abstract"
syntax: "public abstract MoveCollectionProperties properties()"
returns:
description: "the properties value."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollectionProperties?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollectionProperties&text=MoveCollectionProperties\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing MoveCollection."
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.MoveCollectionInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner&text=MoveCollectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<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.MoveCollection?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection&text=MoveCollection\" 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.MoveCollection.Update?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveCollection.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" 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\" />,<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.implementation.MoveCollectionInner&text=MoveCollectionInner\" 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;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.azure.management.resourcemover.v2021_01_01"
artifact: com.microsoft.azure.resourcemover.v2021_01_01:azure-mgmt-resourcemover:1.0.0