IDefenderForStorageSetting.MalwareScanningScanResultsEventGridTopicResourceId 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.
Optional. Resource id of an Event Grid Topic to send scan results to.
[Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Runtime.Info(Create=true, Description="Optional. Resource id of an Event Grid Topic to send scan results to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scanResultsEventGridTopicResourceId", Update=true)]
public string MalwareScanningScanResultsEventGridTopicResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DefenderForStorage.Runtime.Info(Create=true, Description="Optional. Resource id of an Event Grid Topic to send scan results to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scanResultsEventGridTopicResourceId", Update=true)>]
member this.MalwareScanningScanResultsEventGridTopicResourceId : string with get, set
Public Property MalwareScanningScanResultsEventGridTopicResourceId As String
Property Value
- Attributes