ServiceGroupFromTemplateDescription.ApplicationName Property

Definition

Name of the application to which service group belongs.

public Uri ApplicationName { get; }
member this.ApplicationName : Uri
Public ReadOnly Property ApplicationName As Uri

Property Value

Uri

The Uri representing Service Fabric application name.

Applies to