IMetadataDependencies.ContentId Property

Definition

Id of the content item we depend on

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Id of the content item we depend on", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="contentId", Update=true)]
public string ContentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Id of the content item we depend on", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="contentId", Update=true)>]
member this.ContentId : string with get, set
Public Property ContentId As String

Property Value

Attributes

Applies to