Interface VideoAnalyzer.UpdateStages.WithPublicNetworkAccess

  • All Known Subinterfaces:
    VideoAnalyzer.Update
    Enclosing interface:
    VideoAnalyzer.UpdateStages

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

      • withPublicNetworkAccess

        VideoAnalyzer.Update withPublicNetworkAccess​(PublicNetworkAccess publicNetworkAccess)
        Specifies the publicNetworkAccess property: Whether or not public network access is allowed for resources under the Video Analyzer account..
        Parameters:
        publicNetworkAccess - Whether or not public network access is allowed for resources under the Video Analyzer account.
        Returns:
        the next definition stage.