Interface FarmBeats.DefinitionStages.WithPublicNetworkAccess

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

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

    • withPublicNetworkAccess

      FarmBeats.DefinitionStages.WithCreate withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Property to allow or block public traffic for an Azure FarmBeats resource..
      Parameters:
      publicNetworkAccess - Property to allow or block public traffic for an Azure FarmBeats resource.
      Returns:
      the next definition stage.