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