Interface Account.DefinitionStages.WithPublicNetworkAccess

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

public static interface Account.DefinitionStages.WithPublicNetworkAccess
The stage of the Account definition allowing to specify publicNetworkAccess.
  • Method Details

    • withPublicNetworkAccess

      Account.DefinitionStages.WithCreate withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Gets or sets the public network access..
      Parameters:
      publicNetworkAccess - Gets or sets the public network access.
      Returns:
      the next definition stage.