ProvisionedApplicationPlatformSettings 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.
Represents the settings needed to create an automatically provisioned server platform.
public ref class ProvisionedApplicationPlatformSettings
public class ProvisionedApplicationPlatformSettings
type ProvisionedApplicationPlatformSettings = class
Public Class ProvisionedApplicationPlatformSettings
- Inheritance
-
ProvisionedApplicationPlatformSettings
Constructors
ProvisionedApplicationPlatformSettings(String, String) |
Creates a new instance of the ProvisionedApplicationPlatformSettings class. |
Properties
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. |
SecondaryListeningIPAddress |
Gets or sets the secondary IP address on which to listen. |