Interface VirtualNetwork.DefinitionStages.WithDescription

All Known Subinterfaces:
VirtualNetwork.Definition, VirtualNetwork.DefinitionStages.WithCreate
Enclosing interface:
VirtualNetwork.DefinitionStages

public static interface VirtualNetwork.DefinitionStages.WithDescription
The stage of the VirtualNetwork definition allowing to specify description.
  • Method Details

    • withDescription

      VirtualNetwork.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: The description of the virtual network..
      Parameters:
      description - The description of the virtual network.
      Returns:
      the next definition stage.