public static interface Subnet.UpdateStages.WithDelegation
| Modifier and Type | Method and Description |
|---|---|
Subnet.Update |
withDelegation(String serviceName)
Specifies a subnet delegation.
|
Subnet.Update |
withoutDelegation(String serviceName)
Removes a subnet delegation.
|
Subnet.Update withDelegation(String serviceName)
serviceName - the service name for the delegationSubnet.Update withoutDelegation(String serviceName)
serviceName - the service name for the delegationCopyright © 2021 Microsoft Corporation. All rights reserved.