ArmNetAppModelFactory.NetAppQuotaAvailabilityContent 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.
public static Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityContent NetAppQuotaAvailabilityContent(string name = default, Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityResourceType availabilityResourceType = default, string resourceGroup = default);
static member NetAppQuotaAvailabilityContent : string * Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityResourceType * string -> Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityContent
Public Shared Function NetAppQuotaAvailabilityContent (Optional name As String = Nothing, Optional availabilityResourceType As NetAppQuotaAvailabilityResourceType = Nothing, Optional resourceGroup As String = Nothing) As NetAppQuotaAvailabilityContent
Parameters
- name
- String
Name of the resource to verify.
- availabilityResourceType
- NetAppQuotaAvailabilityResourceType
Resource type used for verification.
- resourceGroup
- String
Resource group name.
Returns
A new NetAppQuotaAvailabilityContent instance for mocking.