ModelExtensions.ValidateFrontDoor(PSFrontDoor, String, String) 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 void ValidateFrontDoor (this Microsoft.Azure.Commands.FrontDoor.Models.PSFrontDoor frontDoor, string resourceGroup, string subId);
static member ValidateFrontDoor : Microsoft.Azure.Commands.FrontDoor.Models.PSFrontDoor * string * string -> unit
<Extension()>
Public Sub ValidateFrontDoor (frontDoor As PSFrontDoor, resourceGroup As String, subId As String)
Parameters
- frontDoor
- PSFrontDoor
- resourceGroup
- String
- subId
- String