ResourceProvisionPayload.ResourcePrefix 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.
if resourceOverrides doesn't contain "name", service will create name based of prefix and ResourceCount e.g. resourceprefix-0,resourceprefix-1..
public string ResourcePrefix { get; set; }
member this.ResourcePrefix : string with get, set
Public Property ResourcePrefix As String