SubscriptionAliasResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subscription Information with the alias.
public class SubscriptionAliasResponse : Microsoft.Rest.Azure.IResource
type SubscriptionAliasResponse = class
interface IResource
Public Class SubscriptionAliasResponse
Implements IResource
- Inheritance
-
SubscriptionAliasResponse
- Implements
Constructors
SubscriptionAliasResponse() |
Initializes a new instance of the SubscriptionAliasResponse class. |
SubscriptionAliasResponse(String, String, String, SubscriptionAliasResponseProperties, SystemData) |
Initializes a new instance of the SubscriptionAliasResponse class. |
Properties
Id |
Gets fully qualified ID for the alias resource. |
Name |
Gets alias ID. |
Properties |
Gets or sets subscription Alias response properties. |
SystemData | |
Type |
Gets resource type, Microsoft.Subscription/aliases. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET