StaticMember 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.
StaticMember Item.
[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticMember : Microsoft.Azure.Management.Network.Models.ChildResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticMember = class
inherit ChildResource
Public Class StaticMember
Inherits ChildResource
- Inheritance
- Attributes
Constructors
StaticMember() |
Initializes a new instance of the StaticMember class. |
StaticMember(String, String, String, String, String, String, String, SystemData) |
Initializes a new instance of the StaticMember class. |
Properties
Etag |
Gets a unique read-only string that changes whenever the resource is updated. (Inherited from ChildResource) |
Id |
Gets resource ID. (Inherited from ChildResource) |
Name |
Gets resource name. (Inherited from ChildResource) |
ProvisioningState |
Gets the provisioning state of the scope assignment resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Region |
Gets resource region. |
ResourceId |
Gets or sets resource Id. |
SystemData |
Gets the system metadata related to this resource. |
Type |
Gets resource type. (Inherited from ChildResource) |
Applies to
Azure SDK for .NET