Share via


ServiceFromTemplateDescription.ApplicationName Property

Definition

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

Uri

Returns Uri representing Service Fabric application name.

Applies to