Share via


DeploymentsOperationsExtensions.Get Method

Definition

public static Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended Get (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations operations, string resourceGroupName, string deploymentName);
static member Get : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations * string * string -> Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended
<Extension()>
Public Function Get (operations As IDeploymentsOperations, resourceGroupName As String, deploymentName As String) As DeploymentExtended

Parameters

resourceGroupName
String
deploymentName
String

Returns

Applies to