Module.ClientAPI Property
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.
The instance of the Client API
public Microsoft.Azure.PowerShell.Cmdlets.Policy.Policy ClientAPI { get; set; }
public Microsoft.Azure.PowerShell.Cmdlets.Policy.PolicyClient ClientAPI { get; set; }
member this.ClientAPI : Microsoft.Azure.PowerShell.Cmdlets.Policy.Policy with get, set
member this.ClientAPI : Microsoft.Azure.PowerShell.Cmdlets.Policy.PolicyClient with get, set
Public Property ClientAPI As Policy
Public Property ClientAPI As PolicyClient