Interface AvailableScopeProperties
public interface AvailableScopeProperties
An immutable client-side representation of AvailableScopeProperties.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.reservations.fluent.models.AvailableScopePropertiesInner object.Gets the properties property: The scopes checked by the available scope api.
-
Method Details
-
properties
SubscriptionScopeProperties properties()Gets the properties property: The scopes checked by the available scope api.- Returns:
- the properties value.
-
innerModel
AvailableScopePropertiesInner innerModel()Gets the inner com.azure.resourcemanager.reservations.fluent.models.AvailableScopePropertiesInner object.- Returns:
- the inner object.
-