42 строки
1.7 KiB
YAML
42 строки
1.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.sql.ResourceMoveDefinition.id()
|
|
name: id()
|
|
nameWithType: ResourceMoveDefinition.id()
|
|
returns:
|
|
description: <p>the id value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the target ID for the resource.</p>
|
|
|
|
<p></p>
|
|
syntax: public String id()
|
|
uid: com.microsoft.azure.management.sql.ResourceMoveDefinition.id()
|
|
- fullName: com.microsoft.azure.management.sql.ResourceMoveDefinition.withId(String id)
|
|
name: withId(String id)
|
|
nameWithType: ResourceMoveDefinition.withId(String id)
|
|
parameters:
|
|
- description: <p>the id value to set </p>
|
|
name: id
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ResourceMoveDefinition object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.sql.ResourceMoveDefinition?alt=com.microsoft.azure.management.sql.ResourceMoveDefinition&text=ResourceMoveDefinition" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the target ID for the resource.</p>
|
|
|
|
<p></p>
|
|
syntax: public ResourceMoveDefinition withId(String id)
|
|
uid: com.microsoft.azure.management.sql.ResourceMoveDefinition.withId(String)
|
|
nameWithType: ResourceMoveDefinition
|
|
syntax: public class ResourceMoveDefinition
|
|
type: class
|
|
uid: com.microsoft.azure.management.sql.ResourceMoveDefinition
|
|
fullName: com.microsoft.azure.management.sql.ResourceMoveDefinition
|
|
name: ResourceMoveDefinition
|
|
package: com.microsoft.azure.management.sql
|
|
summary: <p>Contains the information necessary to perform a resource move (rename). </p>
|
|
metadata: {}
|