次の方法で共有


IResourceVersionPolicyConfiguration.Default Property

Definition

The default value for tracking history across all resources.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The default value for tracking history across all resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.FhirResourceVersionPolicy) }, ReadOnly=false, Required=false, SerializedName="default")]
public Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.FhirResourceVersionPolicy? Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The default value for tracking history across all resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.FhirResourceVersionPolicy) }, ReadOnly=false, Required=false, SerializedName="default")>]
member this.Default : Nullable<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.FhirResourceVersionPolicy> with get, set
Public Property Default As Nullable(Of FhirResourceVersionPolicy)

Property Value

Attributes

Applies to