Interface MediaService.UpdateStages.WithPublicNetworkAccess

All Known Subinterfaces:
MediaService.Update
Enclosing interface:
MediaService.UpdateStages

public static interface MediaService.UpdateStages.WithPublicNetworkAccess
The stage of the MediaService update allowing to specify publicNetworkAccess.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the publicNetworkAccess property: Whether or not public network access is allowed for resources under the Media Services account..
  • Method Details

    • withPublicNetworkAccess

      MediaService.Update 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.