Udostępnij przez


IOSSapConfiguration.DeployerVMPackageUrl Property

Definition

The URL to the deployer VM packages file.

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

Property Value

Attributes

Applies to