ResourcesExtensions.ToPSDeployment(DeploymentExtended, 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 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeployment ToPSDeployment (this Microsoft.Azure.Management.Resources.Models.DeploymentExtended result, string managementGroupId = default, string resourceGroupName = default);
static member ToPSDeployment : Microsoft.Azure.Management.Resources.Models.DeploymentExtended * string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeployment
<Extension()>
Public Function ToPSDeployment (result As DeploymentExtended, Optional managementGroupId As String = Nothing, Optional resourceGroupName As String = Nothing) As PSDeployment
Parameters
- result
- DeploymentExtended
- managementGroupId
- String
- resourceGroupName
- String