Freigeben über


IPipelineRun.SourceKeyVaultUri Property

Definition

They key vault secret uri to obtain the source storage SAS token.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="They key vault secret uri to obtain the source storage SAS token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyVaultUri", Update=false)]
public string SourceKeyVaultUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="They key vault secret uri to obtain the source storage SAS token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyVaultUri", Update=false)>]
member this.SourceKeyVaultUri : string
Public ReadOnly Property SourceKeyVaultUri As String

Property Value

Attributes

Applies to