50 строки
2.7 KiB
YAML
50 строки
2.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency"
|
|
name: "UnresolvedDependency"
|
|
nameWithType: "UnresolvedDependency"
|
|
summary: "An immutable client-side representation of Unresolved<wbr>Dependency."
|
|
syntax: "public interface **UnresolvedDependency**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.count()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.count()"
|
|
name: "count()"
|
|
nameWithType: "UnresolvedDependency.count()"
|
|
summary: "Gets the count property: Gets or sets the count."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Integer count()"
|
|
desc: "Gets the count property: Gets or sets the count."
|
|
returns:
|
|
description: "the count value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.id()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.id()"
|
|
name: "id()"
|
|
nameWithType: "UnresolvedDependency.id()"
|
|
summary: "Gets the id property: Gets or sets the arm id of the dependency."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Gets or sets the arm id of the dependency."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.innerModel()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.UnresolvedDependency.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "UnresolvedDependency.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>resourcemover.<wbr>fluent.<wbr>models.<wbr>Unresolved<wbr>Dependency<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract UnresolvedDependencyInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner?alt=com.azure.resourcemanager.resourcemover.fluent.models.UnresolvedDependencyInner&text=UnresolvedDependencyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of UnresolvedDependency."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.resourcemover.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcemover:1.1.0
|