Interface AssetContainerSas
public interface AssetContainerSas
An immutable client-side representation of AssetContainerSas.
-
Method Summary
Modifier and TypeMethodDescriptionGets the assetContainerSasUrls property: The list of Asset container SAS URLs.Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner object.
-
Method Details
-
assetContainerSasUrls
Gets the assetContainerSasUrls property: The list of Asset container SAS URLs.- Returns:
- the assetContainerSasUrls value.
-
innerModel
AssetContainerSasInner innerModel()Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner object.- Returns:
- the inner object.
-