azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

33 строки
2.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithServiceEndpoint"
fullName: "com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>"
name: "Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>"
nameWithType: "Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>"
summary: "The stage of a subnet definition allowing to enable access from a service endpoint to the subnet."
syntax: "public static interface **Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithServiceEndpoint.withAccessFromService(com.microsoft.azure.management.network.ServiceEndpointType)"
fullName: "com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>.withAccessFromService(ServiceEndpointType service)"
name: "withAccessFromService(ServiceEndpointType service)"
nameWithType: "Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>.withAccessFromService(ServiceEndpointType service)"
summary: "Specifies a service endpoint to enable access from."
modifiers:
- "abstract"
parameters:
- description: "the service type"
name: "service"
type: "<xref href=\"com.microsoft.azure.management.network.ServiceEndpointType?alt=com.microsoft.azure.management.network.ServiceEndpointType&text=ServiceEndpointType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Subnet.UpdateDefinitionStages.WithAttach<ParentT> withAccessFromService(ServiceEndpointType service)"
desc: "Specifies a service endpoint to enable access from."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the parent definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of a subnet definition allowing to enable access from a service endpoint to the subnet."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4