你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProvisionableResource.IsExistingResource Property

Definition

Gets whether this is referencing an existing resource or we're defining a new resource.

public bool IsExistingResource { get; protected set; }
member this.IsExistingResource : bool with get, set
Public Property IsExistingResource As Boolean

Property Value

Applies to