ArmMongoClusterModelFactory.MongoClusterNameAvailabilityContent 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.MongoCluster.Models.MongoClusterNameAvailabilityContent MongoClusterNameAvailabilityContent(string name = default, string resourceType = default);
static member MongoClusterNameAvailabilityContent : string * string -> Azure.ResourceManager.MongoCluster.Models.MongoClusterNameAvailabilityContent
Public Shared Function MongoClusterNameAvailabilityContent (Optional name As String = Nothing, Optional resourceType As String = Nothing) As MongoClusterNameAvailabilityContent
Parameters
- name
- String
The name of the resource for which availability needs to be checked.
- resourceType
- String
The resource type.
Returns
A new MongoClusterNameAvailabilityContent instance for mocking.