Delen via


IWithDelegation.WithoutDelegation(String) Method

Definition

Removes a service name for subnet delegation.

public Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate WithoutDelegation (string serviceName);
abstract member WithoutDelegation : string -> Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate
Public Function WithoutDelegation (serviceName As String) As IUpdate

Parameters

serviceName
String

The service name.

Returns

Applies to