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