ServiceFromTemplateDescription.ApplicationName Property
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.
The Service Fabric Name of the application under which the service will be created.
public Uri ApplicationName { get; }
member this.ApplicationName : Uri
Public ReadOnly Property ApplicationName As Uri
Property Value
- System.Uri
Returns System.Uri representing Service Fabric application name.