Interface MediaService.DefinitionStages.WithPublicNetworkAccess

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

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

    • withPublicNetworkAccess

      MediaService.DefinitionStages.WithCreate withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Whether or not public network access is allowed for resources under the Media Services account..
      Parameters:
      publicNetworkAccess - Whether or not public network access is allowed for resources under the Media Services account.
      Returns:
      the next definition stage.