Share via


IStorageBlobDeadLetterDestination.ResourceId Property

Definition

The Azure Resource ID of the storage account that is the destination of the deadletter events

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The Azure Resource ID of the storage account that is the destination of the deadletter events", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The Azure Resource ID of the storage account that is the destination of the deadletter events", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to