IDeploymentWithOSConfiguration.DeployerVMPackageUrl Property
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.
The URL to the deployer VM packages file.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The URL to the deployer VM packages file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")]
public string DeployerVMPackageUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The URL to the deployer VM packages file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")>]
member this.DeployerVMPackageUrl : string with get, set
Public Property DeployerVMPackageUrl As String
Property Value
- Attributes