AgFoodPlatformExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.AgFoodPlatform.
public static class AgFoodPlatformExtensions
type AgFoodPlatformExtensions = class
Public Module AgFoodPlatformExtensions
- Inheritance
-
AgFoodPlatformExtensions
Methods
CheckNameAvailabilityLocation(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken) |
Checks the name availability of the resource with requested resource name.
|
CheckNameAvailabilityLocationAsync(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken) |
Checks the name availability of the resource with requested resource name.
|
GetAgFoodPlatformPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AgFoodPlatformPrivateEndpointConnectionResource 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 an AgFoodPlatformPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAgFoodPlatformPrivateEndpointConnectionResource(ResourceIdentifier) instead. |
GetAgFoodPlatformPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AgFoodPlatformPrivateLinkResource 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 an AgFoodPlatformPrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAgFoodPlatformPrivateLinkResource(ResourceIdentifier) instead. |
GetExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ExtensionResource 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 an ExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetExtensionResource(ResourceIdentifier) instead. |
GetFarmBeat(ResourceGroupResource, String, CancellationToken) |
Get FarmBeats resource.
|
GetFarmBeatAsync(ResourceGroupResource, String, CancellationToken) |
Get FarmBeats resource.
|
GetFarmBeatResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FarmBeatResource 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 FarmBeatResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFarmBeatResource(ResourceIdentifier) instead. |
GetFarmBeats(ResourceGroupResource) |
Gets a collection of FarmBeatResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFarmBeats() instead. |
GetFarmBeats(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
Lists the FarmBeats instances for a subscription.
|
GetFarmBeatsAsync(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
Lists the FarmBeats instances for a subscription.
|
GetFarmBeatsExtension(TenantResource, String, CancellationToken) |
Get farmBeats extension.
|
GetFarmBeatsExtensionAsync(TenantResource, String, CancellationToken) |
Get farmBeats extension.
|
GetFarmBeatsExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FarmBeatsExtensionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a FarmBeatsExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFarmBeatsExtensionResource(ResourceIdentifier) instead. |
GetFarmBeatsExtensions(TenantResource) |
Gets a collection of FarmBeatsExtensionResources in the TenantResource. MockingTo mock this method, please mock GetFarmBeatsExtensions() instead. |