Share via


AgFoodPlatformExtensions Class

Definition

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.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AgFoodPlatform/checkNameAvailability
  • Operation Id: Locations_CheckNameAvailability
  • Default Api Version: 2021-09-01-preview
<item>MockingTo mock this method, please mock CheckNameAvailabilityLocation(CheckNameAvailabilityContent, CancellationToken) instead.</item>
CheckNameAvailabilityLocationAsync(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

Checks the name availability of the resource with requested resource name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AgFoodPlatform/checkNameAvailability
  • Operation Id: Locations_CheckNameAvailability
  • Default Api Version: 2021-09-01-preview
<item>MockingTo mock this method, please mock CheckNameAvailabilityLocation(CheckNameAvailabilityContent, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetAgFoodPlatformPrivateEndpointConnectionResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetAgFoodPlatformPrivateLinkResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetExtensionResource(ResourceIdentifier) instead.</item>

GetFarmBeat(ResourceGroupResource, String, CancellationToken)

Get FarmBeats resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • Operation Id: FarmBeatsModels_Get
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatResource
<item>MockingTo mock this method, please mock GetFarmBeat(String, CancellationToken) instead.</item>
GetFarmBeatAsync(ResourceGroupResource, String, CancellationToken)

Get FarmBeats resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • Operation Id: FarmBeatsModels_Get
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatResource
<item>MockingTo mock this method, please mock GetFarmBeatAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetFarmBeatResource(ResourceIdentifier) instead.</item>

GetFarmBeats(ResourceGroupResource)

Gets a collection of FarmBeatResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetFarmBeats() instead.</item>

GetFarmBeats(SubscriptionResource, Nullable<Int32>, String, CancellationToken)

Lists the FarmBeats instances for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AgFoodPlatform/farmBeats
  • Operation Id: FarmBeatsModels_ListBySubscription
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatResource
<item>MockingTo mock this method, please mock GetFarmBeats(Nullable<Int32>, String, CancellationToken) instead.</item>
GetFarmBeatsAsync(SubscriptionResource, Nullable<Int32>, String, CancellationToken)

Lists the FarmBeats instances for a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AgFoodPlatform/farmBeats
  • Operation Id: FarmBeatsModels_ListBySubscription
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatResource
<item>MockingTo mock this method, please mock GetFarmBeats(Nullable<Int32>, String, CancellationToken) instead.</item>
GetFarmBeatsExtension(TenantResource, String, CancellationToken)

Get farmBeats extension.

  • Request Path: /providers/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • Operation Id: FarmBeatsExtensions_Get
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatsExtensionResource
<item>MockingTo mock this method, please mock GetFarmBeatsExtension(String, CancellationToken) instead.</item>
GetFarmBeatsExtensionAsync(TenantResource, String, CancellationToken)

Get farmBeats extension.

  • Request Path: /providers/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • Operation Id: FarmBeatsExtensions_Get
  • Default Api Version: 2021-09-01-preview
  • Resource: FarmBeatsExtensionResource
<item>MockingTo mock this method, please mock GetFarmBeatsExtensionAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetFarmBeatsExtensionResource(ResourceIdentifier) instead.</item>

GetFarmBeatsExtensions(TenantResource)

Gets a collection of FarmBeatsExtensionResources in the TenantResource. <item>MockingTo mock this method, please mock GetFarmBeatsExtensions() instead.</item>

Applies to