ManagedGrafanaPatchProperties.CreatorCanAdmin 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.
The creator will have admin access for the Grafana instance.
public Azure.ResourceManager.Grafana.Models.GrafanaCreatorCanAdmin? CreatorCanAdmin { get; set; }
member this.CreatorCanAdmin : Nullable<Azure.ResourceManager.Grafana.Models.GrafanaCreatorCanAdmin> with get, set
Public Property CreatorCanAdmin As Nullable(Of GrafanaCreatorCanAdmin)