StorageBlobDeadLetterDestination Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. models. DeadLetterDestination - com.
azure. resourcemanager. eventgrid. models. StorageBlobDeadLetterDestination
- com.
- com.
public final class StorageBlobDeadLetterDestination
extends DeadLetterDestination
Information about the storage blob based dead letter destination.
Constructor | Description | |
---|---|---|
Storage |
Modifier and Type | Method and Description |
---|---|
String |
blob Get the blob |
String |
resource Get the resource |
void |
validate()
Validates the instance. |
Storage |
with Set the blob |
Storage |
with Set the resource |
Methods inherited from DeadLetterDestination
Methods inherited from java.lang.Object
StorageBlobDeadLetterDestination
public StorageBlobDeadLetterDestination()
blobContainerName
public String blobContainerName()
Get the blobContainerName property: The name of the Storage blob container that is the destination of the deadletter events.
Returns:
resourceId
public String resourceId()
Get the resourceId property: The Azure Resource ID of the storage account that is the destination of the deadletter events.
Returns:
validate
public void validate()
Validates the instance.
Overrides:
StorageBlobDeadLetterDestination.validate()withBlobContainerName
public StorageBlobDeadLetterDestination withBlobContainerName(String blobContainerName)
Set the blobContainerName property: The name of the Storage blob container that is the destination of the deadletter events.
Parameters:
Returns:
withResourceId
public StorageBlobDeadLetterDestination withResourceId(String resourceId)
Set the resourceId property: The Azure Resource ID of the storage account that is the destination of the deadletter events.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: