Share via


ITopicTypeInfo.SourceResourceFormat Property

Definition

Source resource format.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Source resource format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sourceResourceFormat", Update=true)]
public string SourceResourceFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Source resource format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sourceResourceFormat", Update=true)>]
member this.SourceResourceFormat : string with get, set
Public Property SourceResourceFormat As String

Property Value

Attributes

Applies to