Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.StaticDeliveryAttributeMappingProperties
-
Packages that use StaticDeliveryAttributeMappingProperties Package Description com.azure.resourcemanager.eventgrid.fluent.models Package containing the inner data models for EventGridManagementClient. -
-
Uses of StaticDeliveryAttributeMappingProperties in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return StaticDeliveryAttributeMappingProperties Modifier and Type Method Description StaticDeliveryAttributeMappingPropertiesStaticDeliveryAttributeMappingProperties. withIsSecret(Boolean isSecret)Set the isSecret property: Boolean flag to tell if the attribute contains sensitive information .StaticDeliveryAttributeMappingPropertiesStaticDeliveryAttributeMappingProperties. withValue(String value)Set the value property: Value of the delivery attribute.
-