ParentT - the stage of the parent definition to return to after attaching this definition@Beta(value=V1_6_0)
public static interface Subnet.DefinitionStages.WithServiceEndpoint<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Subnet.DefinitionStages.WithAttach<ParentT> |
withAccessFromService(ServiceEndpointType service)
Specifies a service endpoint to enable access from.
|
@Beta(value=V1_6_0) Subnet.DefinitionStages.WithAttach<ParentT> withAccessFromService(ServiceEndpointType service)
service - the service type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/