Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |
Méthode | Description | |
---|---|---|
GetOutputObjects ( ) : System.Management.Automation.PSObject[] |
Converts the resource object to output that can be piped to the lock cmdlets.
|
|
GetResourceId ( string lockName ) : string |
Gets the resource Id from the supplied PowerShell parameters.
|
protected GetOutputObjects ( ) : System.Management.Automation.PSObject[] | ||
Résultat | System.Management.Automation.PSObject[] |
protected GetResourceId ( string lockName ) : string | ||
lockName | string | The name of the lock. |
Résultat | string |
public ResourceLockManagementCmdletBase ( ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components | ||
Résultat | Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components |