次の方法で共有


IMSDeployCore.PackageUri Property

Definition

Package URI

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Package URI", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="packageUri")]
public string PackageUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Package URI", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="packageUri")>]
member this.PackageUri : string with get, set
Public Property PackageUri As String

Property Value

Attributes

Applies to