IWithAddressSpaceBeta Interface

Definition

The stage of the virtual network update allowing to specify the address space.

public interface IWithAddressSpaceBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAddressSpaceBeta = interface
    interface IBeta
Public Interface IWithAddressSpaceBeta
Implements IBeta
Derived
Implements

Methods

WithoutAddressSpace(String)

Removes the specified address space from the virtual network, assuming it's not in use bu any of the subnets.

Applies to