SubscriptionAliasResponse interface
Subscription Information with the alias.
Properties
id | Fully qualified ID for the alias resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Alias ID. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Subscription Alias response properties. |
system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type, Microsoft.Subscription/aliases. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Fully qualified ID for the alias resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Alias ID. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Subscription Alias response properties.
properties?: SubscriptionAliasResponseProperties
Property Value
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
type
Resource type, Microsoft.Subscription/aliases. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string