ProvisionedApplicationPlatformSettings Members
Include Protected Members
Include Inherited Members
Represents the settings needed to create an automatically provisioned server platform.
The ProvisionedApplicationPlatformSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProvisionedApplicationPlatformSettings | Creates a new instance of the ProvisionedApplicationPlatformSettings class. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationId | The unique identifier for the application in the deployment. | |
ApplicationUserAgent | Gets the part of the user agent string that identifies the application. | |
DefaultAudioVideoProviderEnabled | Gets or sets whether the default audio/video provider is enabled. | |
ListeningIPAddress | Gets or sets the IP address on which to listen. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top