ISlimPolicyMetadata.Metadata 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.
Additional metadata.
[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Additional metadata.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IPolicyMetadataSlimPropertiesMetadata) }, Read=true, ReadOnly=true, Required=false, SerializedName="metadata", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IPolicyMetadataSlimPropertiesMetadata Metadata { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Additional metadata.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IPolicyMetadataSlimPropertiesMetadata) }, Read=true, ReadOnly=true, Required=false, SerializedName="metadata", Update=false)>]
member this.Metadata : Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IPolicyMetadataSlimPropertiesMetadata
Public ReadOnly Property Metadata As IPolicyMetadataSlimPropertiesMetadata
Property Value
- Attributes