DeliveryAttributeListResult Interface
public interface DeliveryAttributeListResult
An immutable client-side representation of DeliveryAttributeListResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Delivery |
innerModel()
Gets the inner com. |
|
abstract
List<Delivery |
value()
Gets the value property: A collection of Delivery |
Method Details
innerModel
public abstract DeliveryAttributeListResultInner innerModel()
Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.DeliveryAttributeListResultInner object.
Returns:
value
public abstract List<DeliveryAttributeMapping> value()
Gets the value property: A collection of DeliveryAttributeMapping.
Returns: