ServiceFabricManagedNodeTypeData.ComputerNamePrefix 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.
Specifies the computer name prefix. Limited to 9 characters. If specified, allows for a longer name to be specified for the node type name.
public string ComputerNamePrefix { get; set; }
member this.ComputerNamePrefix : string with get, set
Public Property ComputerNamePrefix As String