PublishEnvironment 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.
Contains settings that publish needs to know about connected service. It should be serialized inside of ExtendedData section inside of ConnectedService.json.
public ref class PublishEnvironment
[System.Runtime.Serialization.DataContract]
public class PublishEnvironment
[<System.Runtime.Serialization.DataContract>]
type PublishEnvironment = class
Public Class PublishEnvironment
- Inheritance
-
PublishEnvironment
- Attributes
Constructors
PublishEnvironment() |
Initializes a new instance of the PublishEnvironment class. |
Properties
Properties |
Gets connected service properties that publish environment should be aware of. |