MccCacheNodeAdditionalProperties.IsProvisioned Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
public bool? IsProvisioned { get; }
member this.IsProvisioned : Nullable<bool>
Public ReadOnly Property IsProvisioned As Nullable(Of Boolean)