ComputeFleetProperties.VmNamePrefix 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.
VirtualMachine prefix to be used for the virtual machines launched by Fleet. Can be used only with Launch mode.
public string VmNamePrefix { get; set; }
member this.VmNamePrefix : string with get, set
Public Property VmNamePrefix As String