Interface StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies

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

public static interface StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies
The stage of the StreamingEndpoint update allowing to specify crossSiteAccessPolicies.
  • Method Details

    • withCrossSiteAccessPolicies

      StreamingEndpoint.Update withCrossSiteAccessPolicies(CrossSiteAccessPolicies crossSiteAccessPolicies)
      Specifies the crossSiteAccessPolicies property: The streaming endpoint access policies..
      Parameters:
      crossSiteAccessPolicies - The streaming endpoint access policies.
      Returns:
      the next definition stage.