Dela via


PolicyCmdletBase.GetPolicyArtifactFullyQualifiedId Method

Definition

Gets the resource Id from the supplied PowerShell parameters.

protected string GetPolicyArtifactFullyQualifiedId (string scope, string resourceType, string resourceName);
member this.GetPolicyArtifactFullyQualifiedId : string * string * string -> string
Protected Function GetPolicyArtifactFullyQualifiedId (scope As String, resourceType As String, resourceName As String) As String

Parameters

scope
String
resourceType
String
resourceName
String

Returns

Applies to