ArmHDInsightModelFactory.HDInsightNameAvailabilityContent 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.HDInsight.Models.HDInsightNameAvailabilityContent HDInsightNameAvailabilityContent(string name = default, Azure.Core.ResourceType? resourceType = default);
static member HDInsightNameAvailabilityContent : string * Nullable<Azure.Core.ResourceType> -> Azure.ResourceManager.HDInsight.Models.HDInsightNameAvailabilityContent
Public Shared Function HDInsightNameAvailabilityContent (Optional name As String = Nothing, Optional resourceType As Nullable(Of ResourceType) = Nothing) As HDInsightNameAvailabilityContent
Parameters
- name
- String
The resource name.
- resourceType
- Nullable<ResourceType>
The resource type.
Returns
A new HDInsightNameAvailabilityContent instance for mocking.