VirtualApplianceSite 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.
Virtual Appliance Site resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualApplianceSite : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualApplianceSite = class
inherit SubResource
Public Class VirtualApplianceSite
Inherits SubResource
- Inheritance
- Attributes
Constructors
VirtualApplianceSite() |
Initializes a new instance of the VirtualApplianceSite class. |
VirtualApplianceSite(String, String, Office365PolicyProperties, String, String, String, String) |
Initializes a new instance of the VirtualApplianceSite class. |
Properties
AddressPrefix |
Gets or sets address Prefix. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets or sets name of the virtual appliance site. |
O365Policy |
Gets or sets office 365 Policy. |
ProvisioningState |
Gets the provisioning state of the resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Type |
Gets site type. |
Applies to
Azure SDK for .NET