238 строки
17 KiB
YAML
238 строки
17 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy"
|
|
name: "PrivateEndpointConnectionProxy"
|
|
nameWithType: "PrivateEndpointConnectionProxy"
|
|
summary: "An immutable client-side representation of Private<wbr>Endpoint<wbr>Connection<wbr>Proxy."
|
|
syntax: "public interface **PrivateEndpointConnectionProxy**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.etag()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.etag()"
|
|
name: "etag()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.etag()"
|
|
summary: "Gets the etag property: ETag from NRP."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String etag()"
|
|
desc: "Gets the etag property: ETag from NRP."
|
|
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.deviceupdate.models.PrivateEndpointConnectionProxy.id()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.id()"
|
|
name: "id()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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.deviceupdate.models.PrivateEndpointConnectionProxy.innerModel()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>deviceupdate.<wbr>fluent.<wbr>models.<wbr>Private<wbr>Endpoint<wbr>Connection<wbr>Proxy<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionProxyInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner?alt=com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner&text=PrivateEndpointConnectionProxyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.name()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.name()"
|
|
name: "name()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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.deviceupdate.models.PrivateEndpointConnectionProxy.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the private endpoint connection proxy resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionProxyProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state of the private endpoint connection proxy resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxyProvisioningState?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxyProvisioningState&text=PrivateEndpointConnectionProxyProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.refresh()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionProxy refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy&text=PrivateEndpointConnectionProxy\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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 PrivateEndpointConnectionProxy refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy&text=PrivateEndpointConnectionProxy\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.remotePrivateEndpoint()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.remotePrivateEndpoint()"
|
|
name: "remotePrivateEndpoint()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.remotePrivateEndpoint()"
|
|
summary: "Gets the remote<wbr>Private<wbr>Endpoint property: Remote private endpoint details."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RemotePrivateEndpoint remotePrivateEndpoint()"
|
|
desc: "Gets the remotePrivateEndpoint property: Remote private endpoint details."
|
|
returns:
|
|
description: "the remotePrivateEndpoint value."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.RemotePrivateEndpoint?alt=com.azure.resourcemanager.deviceupdate.models.RemotePrivateEndpoint&text=RemotePrivateEndpoint\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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.deviceupdate.models.PrivateEndpointConnectionProxy.status()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.status()"
|
|
name: "status()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.status()"
|
|
summary: "Gets the status property: Operation status."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String status()"
|
|
desc: "Gets the status property: Operation status."
|
|
returns:
|
|
description: "the status value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.systemData()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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.deviceupdate.models.PrivateEndpointConnectionProxy.type()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.type()"
|
|
name: "type()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.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.deviceupdate.models.PrivateEndpointConnectionProxy.update()"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.update()"
|
|
name: "update()"
|
|
nameWithType: "PrivateEndpointConnectionProxy.update()"
|
|
summary: "Begins update for the Private<wbr>Endpoint<wbr>Connection<wbr>Proxy resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionProxy.Update update()"
|
|
desc: "Begins update for the PrivateEndpointConnectionProxy resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.Update?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.updatePrivateEndpointProperties(com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate)"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.updatePrivateEndpointProperties(PrivateEndpointUpdate privateEndpointUpdate)"
|
|
name: "updatePrivateEndpointProperties(PrivateEndpointUpdate privateEndpointUpdate)"
|
|
nameWithType: "PrivateEndpointConnectionProxy.updatePrivateEndpointProperties(PrivateEndpointUpdate privateEndpointUpdate)"
|
|
summary: "(INTERNAL - DO NOT USE) Updates a private endpoint inside the private endpoint connection proxy object."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The parameters for updating a private endpoint connection proxy."
|
|
name: "privateEndpointUpdate"
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate&text=PrivateEndpointUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void updatePrivateEndpointProperties(PrivateEndpointUpdate privateEndpointUpdate)"
|
|
desc: "(INTERNAL - DO NOT USE) Updates a private endpoint inside the private endpoint connection proxy object."
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.updatePrivateEndpointPropertiesWithResponse(com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.updatePrivateEndpointPropertiesWithResponse(PrivateEndpointUpdate privateEndpointUpdate, Context context)"
|
|
name: "updatePrivateEndpointPropertiesWithResponse(PrivateEndpointUpdate privateEndpointUpdate, Context context)"
|
|
nameWithType: "PrivateEndpointConnectionProxy.updatePrivateEndpointPropertiesWithResponse(PrivateEndpointUpdate privateEndpointUpdate, Context context)"
|
|
summary: "(INTERNAL - DO NOT USE) Updates a private endpoint inside the private endpoint connection proxy object."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The parameters for updating a private endpoint connection proxy."
|
|
name: "privateEndpointUpdate"
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointUpdate&text=PrivateEndpointUpdate\" 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 Response<Void> updatePrivateEndpointPropertiesWithResponse(PrivateEndpointUpdate privateEndpointUpdate, Context context)"
|
|
desc: "(INTERNAL - DO NOT USE) Updates a private endpoint inside the private endpoint connection proxy object."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.validate(com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner)"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.validate(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy)"
|
|
name: "validate(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy)"
|
|
nameWithType: "PrivateEndpointConnectionProxy.validate(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy)"
|
|
summary: "(INTERNAL - DO NOT USE) Validates a private endpoint connection proxy object."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The parameters for creating a private endpoint connection proxy."
|
|
name: "privateEndpointConnectionProxy"
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner?alt=com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner&text=PrivateEndpointConnectionProxyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void validate(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy)"
|
|
desc: "(INTERNAL - DO NOT USE) Validates a private endpoint connection proxy object."
|
|
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.validateWithResponse(com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnectionProxy.validateWithResponse(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy, Context context)"
|
|
name: "validateWithResponse(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy, Context context)"
|
|
nameWithType: "PrivateEndpointConnectionProxy.validateWithResponse(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy, Context context)"
|
|
summary: "(INTERNAL - DO NOT USE) Validates a private endpoint connection proxy object."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The parameters for creating a private endpoint connection proxy."
|
|
name: "privateEndpointConnectionProxy"
|
|
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner?alt=com.azure.resourcemanager.deviceupdate.fluent.models.PrivateEndpointConnectionProxyInner&text=PrivateEndpointConnectionProxyInner\" 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 Response<Void> validateWithResponse(PrivateEndpointConnectionProxyInner privateEndpointConnectionProxy, Context context)"
|
|
desc: "(INTERNAL - DO NOT USE) Validates a private endpoint connection proxy object."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of PrivateEndpointConnectionProxy."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.deviceupdate.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-deviceupdate:1.0.0
|