次の方法で共有


IKeyVaultReferenceResource.Location Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocation) }, ReadOnly=false, Required=false, SerializedName="location")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocation? Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocation) }, ReadOnly=false, Required=false, SerializedName="location")>]
member this.Location : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConfigReferenceLocation> with get, set
Public Property Location As Nullable(Of ConfigReferenceLocation)

Property Value

Attributes

Applies to