GetCustomRolloutResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a CustomRolloutResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String) to create a CustomRolloutResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetCustomRolloutResource(ResourceIdentifier) instead.
|
GetDefaultRolloutResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a DefaultRolloutResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String) to create a DefaultRolloutResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetDefaultRolloutResource(ResourceIdentifier) instead.
|
GetNestedResourceTypeFirstSkuResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a NestedResourceTypeFirstSkuResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String, String, String) to create a NestedResourceTypeFirstSkuResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetNestedResourceTypeFirstSkuResource(ResourceIdentifier) instead.
|
GetNestedResourceTypeSecondSkuResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a NestedResourceTypeSecondSkuResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NestedResourceTypeSecondSkuResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetNestedResourceTypeSecondSkuResource(ResourceIdentifier) instead.
|
GetNestedResourceTypeThirdSkuResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a NestedResourceTypeThirdSkuResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String, String, String, String, String) to create a NestedResourceTypeThirdSkuResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetNestedResourceTypeThirdSkuResource(ResourceIdentifier) instead.
|
GetNotificationRegistrationResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a NotificationRegistrationResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String) to create a NotificationRegistrationResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetNotificationRegistrationResource(ResourceIdentifier) instead.
|
GetProviderRegistration(SubscriptionResource, String, CancellationToken)
|
Gets the provider registration details.
- Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}
- Operation Id: ProviderRegistrations_Get
|
GetProviderRegistrationAsync(SubscriptionResource, String, CancellationToken)
|
Gets the provider registration details.
- Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}
- Operation Id: ProviderRegistrations_Get
|
GetProviderRegistrationResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a ProviderRegistrationResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String) to create a ProviderRegistrationResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetProviderRegistrationResource(ResourceIdentifier) instead.
|
GetProviderRegistrations(SubscriptionResource)
|
Gets a collection of ProviderRegistrationResources in the SubscriptionResource.
MockingTo mock this method, please mock GetProviderRegistrations() instead.
|
GetResourceTypeRegistrationResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a ResourceTypeRegistrationResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String) to create a ResourceTypeRegistrationResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetResourceTypeRegistrationResource(ResourceIdentifier) instead.
|
GetResourceTypeSkuResource(ArmClient, ResourceIdentifier)
|
Gets an object representing a ResourceTypeSkuResource along with the instance operations that can be performed on it but with no data.
You can use CreateResourceIdentifier(String, String, String, String) to create a ResourceTypeSkuResourceResourceIdentifier from its components.
MockingTo mock this method, please mock GetResourceTypeSkuResource(ResourceIdentifier) instead.
|