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

239 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction"
name: "NetworkFunction"
nameWithType: "NetworkFunction"
summary: "An immutable client-side representation of Network<wbr>Function."
syntax: "public interface **NetworkFunction**"
methods:
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.etag()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.etag()"
name: "etag()"
nameWithType: "NetworkFunction.etag()"
summary: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
modifiers:
- "abstract"
syntax: "public abstract String etag()"
desc: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.executeRequest(com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.executeRequest(ExecuteRequestParameters parameters)"
name: "executeRequest(ExecuteRequestParameters parameters)"
nameWithType: "NetworkFunction.executeRequest(ExecuteRequestParameters parameters)"
summary: "Execute a request to services on a containerized network function."
modifiers:
- "abstract"
parameters:
- description: "Payload for execute request post call."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters?alt=com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters&text=ExecuteRequestParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void executeRequest(ExecuteRequestParameters parameters)"
desc: "Execute a request to services on a containerized network function."
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.executeRequest(com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.executeRequest(ExecuteRequestParameters parameters, Context context)"
name: "executeRequest(ExecuteRequestParameters parameters, Context context)"
nameWithType: "NetworkFunction.executeRequest(ExecuteRequestParameters parameters, Context context)"
summary: "Execute a request to services on a containerized network function."
modifiers:
- "abstract"
parameters:
- description: "Payload for execute request post call."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters?alt=com.azure.resourcemanager.hybridnetwork.models.ExecuteRequestParameters&text=ExecuteRequestParameters\" data-throw-if-not-resolved=\"False\" />"
- 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 void executeRequest(ExecuteRequestParameters parameters, Context context)"
desc: "Execute a request to services on a containerized network function."
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.id()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.id()"
name: "id()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.identity()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.identity()"
name: "identity()"
nameWithType: "NetworkFunction.identity()"
summary: "Gets the identity property: The managed identity of the network function."
modifiers:
- "abstract"
syntax: "public abstract ManagedServiceIdentity identity()"
desc: "Gets the identity property: The managed identity of the network function."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.hybridnetwork.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.innerModel()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.innerModel()"
name: "innerModel()"
nameWithType: "NetworkFunction.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>hybridnetwork.<wbr>fluent.<wbr>models.<wbr>Network<wbr>Function<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract NetworkFunctionInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.hybridnetwork.fluent.models.NetworkFunctionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.NetworkFunctionInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.NetworkFunctionInner&text=NetworkFunctionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.location()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.location()"
name: "location()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.name()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.name()"
name: "name()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.properties()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.properties()"
name: "properties()"
nameWithType: "NetworkFunction.properties()"
summary: "Gets the properties property: Network function properties."
modifiers:
- "abstract"
syntax: "public abstract NetworkFunctionPropertiesFormat properties()"
desc: "Gets the properties property: Network function properties."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NetworkFunctionPropertiesFormat?alt=com.azure.resourcemanager.hybridnetwork.models.NetworkFunctionPropertiesFormat&text=NetworkFunctionPropertiesFormat\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.refresh()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.refresh()"
name: "refresh()"
nameWithType: "NetworkFunction.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract NetworkFunction refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NetworkFunction?alt=com.azure.resourcemanager.hybridnetwork.models.NetworkFunction&text=NetworkFunction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "NetworkFunction.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 NetworkFunction refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NetworkFunction?alt=com.azure.resourcemanager.hybridnetwork.models.NetworkFunction&text=NetworkFunction\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.region()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.region()"
name: "region()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.regionName()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.regionName()"
name: "regionName()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.resourceGroupName()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.systemData()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.systemData()"
name: "systemData()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.tags()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.tags()"
name: "tags()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.type()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.type()"
name: "type()"
nameWithType: "NetworkFunction.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.hybridnetwork.models.NetworkFunction.update()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.update()"
name: "update()"
nameWithType: "NetworkFunction.update()"
summary: "Begins update for the Network<wbr>Function resource."
modifiers:
- "abstract"
syntax: "public abstract NetworkFunction.Update update()"
desc: "Begins update for the NetworkFunction resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.Update?alt=com.azure.resourcemanager.hybridnetwork.models.NetworkFunction.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of NetworkFunction."
metadata: {}
package: "com.azure.resourcemanager.hybridnetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0