Interface NestedResource
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Indexable
- All Known Subinterfaces:
AuthorizationRule<RuleT>,EventHub,EventHubAuthorizationRule,EventHubConsumerGroup,EventHubDisasterRecoveryPairing,EventHubNamespaceAuthorizationRule
@Beta(V1_7_0) public interface NestedResource extends com.microsoft.azure.management.resources.fluentcore.model.IndexableA type contains subset of ARM envelop properties inResourcenamely id, name and type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringid()Stringname()Stringtype()
-