azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

198 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork"
name: "VirtualNetwork"
nameWithType: "VirtualNetwork"
summary: "An immutable client-side representation of Virtual<wbr>Network."
syntax: "public interface **VirtualNetwork**"
methods:
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.extendedLocation()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.extendedLocation()"
name: "extendedLocation()"
nameWithType: "VirtualNetwork.extendedLocation()"
summary: "Gets the extended<wbr>Location property: The extended location."
modifiers:
- "abstract"
syntax: "public abstract ExtendedLocation extendedLocation()"
desc: "Gets the extendedLocation property: The extended location."
returns:
description: "the extendedLocation value."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.ExtendedLocation?alt=com.azure.resourcemanager.scvmm.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.id()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.id()"
name: "id()"
nameWithType: "VirtualNetwork.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
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.scvmm.models.VirtualNetwork.innerModel()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.innerModel()"
name: "innerModel()"
nameWithType: "VirtualNetwork.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>scvmm.<wbr>fluent.<wbr>models.<wbr>Virtual<wbr>Network<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract VirtualNetworkInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.scvmm.fluent.models.VirtualNetworkInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.VirtualNetworkInner?alt=com.azure.resourcemanager.scvmm.fluent.models.VirtualNetworkInner&text=VirtualNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.location()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.location()"
name: "location()"
nameWithType: "VirtualNetwork.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.name()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.name()"
name: "name()"
nameWithType: "VirtualNetwork.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.properties()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.properties()"
name: "properties()"
nameWithType: "VirtualNetwork.properties()"
summary: "Gets the properties property: The resource-specific properties for this resource."
modifiers:
- "abstract"
syntax: "public abstract VirtualNetworkProperties properties()"
desc: "Gets the properties property: The resource-specific properties for this resource."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.VirtualNetworkProperties?alt=com.azure.resourcemanager.scvmm.models.VirtualNetworkProperties&text=VirtualNetworkProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.refresh()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.refresh()"
name: "refresh()"
nameWithType: "VirtualNetwork.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract VirtualNetwork refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.VirtualNetwork?alt=com.azure.resourcemanager.scvmm.models.VirtualNetwork&text=VirtualNetwork\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "VirtualNetwork.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VirtualNetwork refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.VirtualNetwork?alt=com.azure.resourcemanager.scvmm.models.VirtualNetwork&text=VirtualNetwork\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.region()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.region()"
name: "region()"
nameWithType: "VirtualNetwork.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.regionName()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.regionName()"
name: "regionName()"
nameWithType: "VirtualNetwork.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.resourceGroupName()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "VirtualNetwork.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.systemData()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.systemData()"
name: "systemData()"
nameWithType: "VirtualNetwork.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
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.scvmm.models.VirtualNetwork.tags()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.tags()"
name: "tags()"
nameWithType: "VirtualNetwork.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.type()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.type()"
name: "type()"
nameWithType: "VirtualNetwork.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.update()"
fullName: "com.azure.resourcemanager.scvmm.models.VirtualNetwork.update()"
name: "update()"
nameWithType: "VirtualNetwork.update()"
summary: "Begins update for the Virtual<wbr>Network resource."
modifiers:
- "abstract"
syntax: "public abstract VirtualNetwork.Update update()"
desc: "Begins update for the VirtualNetwork resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.VirtualNetwork.Update?alt=com.azure.resourcemanager.scvmm.models.VirtualNetwork.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of VirtualNetwork."
metadata: {}
package: "com.azure.resourcemanager.scvmm.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-scvmm:1.0.0