MockableComputeBulkActionsResourceGroupResource.GetLocationBasedBulkCreateCustoms Method
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.
Gets a collection of LocationBasedBulkCreateCustoms in the ResourceGroupResource.
public virtual Azure.ResourceManager.Compute.BulkActions.LocationBasedBulkCreateCustomCollection GetLocationBasedBulkCreateCustoms(Azure.Core.AzureLocation location);
abstract member GetLocationBasedBulkCreateCustoms : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.BulkActions.LocationBasedBulkCreateCustomCollection
override this.GetLocationBasedBulkCreateCustoms : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.BulkActions.LocationBasedBulkCreateCustomCollection
Public Overridable Function GetLocationBasedBulkCreateCustoms (location As AzureLocation) As LocationBasedBulkCreateCustomCollection
Parameters
- location
- AzureLocation
The location for the resource.
Returns
An object representing collection of LocationBasedBulkCreateCustoms and their operations over a LocationBasedBulkCreateCustomResource.