Interface EdgePolicies
public interface EdgePolicies
An immutable client-side representation of EdgePolicies.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.mediaservices.fluent.models.EdgePoliciesInner object.Gets the usageDataCollectionPolicy property: The usageDataCollectionPolicy property.
-
Method Details
-
usageDataCollectionPolicy
EdgeUsageDataCollectionPolicy usageDataCollectionPolicy()Gets the usageDataCollectionPolicy property: The usageDataCollectionPolicy property.- Returns:
- the usageDataCollectionPolicy value.
-
innerModel
EdgePoliciesInner innerModel()Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.EdgePoliciesInner object.- Returns:
- the inner object.
-