DeploymentsOperationsExtensions.BeginCreateOrUpdateAtSubscriptionScope 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.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended BeginCreateOrUpdateAtSubscriptionScope (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations operations, string deploymentName, Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.Deployment parameters);
static member BeginCreateOrUpdateAtSubscriptionScope : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations * string * Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.Deployment -> Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended
<Extension()>
Public Function BeginCreateOrUpdateAtSubscriptionScope (operations As IDeploymentsOperations, deploymentName As String, parameters As Deployment) As DeploymentExtended
Parameters
- operations
- IDeploymentsOperations
- deploymentName
- String
- parameters
- Deployment