Interface AssetContainerSas


public interface AssetContainerSas
An immutable client-side representation of AssetContainerSas.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the assetContainerSasUrls property: The list of Asset container SAS URLs.
    Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner object.
  • Method Details

    • assetContainerSasUrls

      List<String> assetContainerSasUrls()
      Gets the assetContainerSasUrls property: The list of Asset container SAS URLs.
      Returns:
      the assetContainerSasUrls value.
    • innerModel

      Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner object.
      Returns:
      the inner object.