ConfigurationNameResult interface
Configuration Name list which will be set based on different target resource, client type, auth type.
Properties
| next |
Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | Expected configuration names for each target service. |
Property Details
nextLink
Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
Expected configuration names for each target service.
value?: ConfigurationNameItem[]