@@ -298,8 +298,8 @@ protected ManagedGrafanaResource() { }
298298 Azure . ResourceManager . Grafana . ManagedGrafanaData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Grafana . ManagedGrafanaData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
299299 string System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Grafana . ManagedGrafanaData > . GetFormatFromOptions ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
300300 System . BinaryData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Grafana . ManagedGrafanaData > . Write ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
301- public virtual Azure . Response < Azure . ResourceManager . Grafana . ManagedGrafanaResource > Update ( Azure . ResourceManager . Grafana . Models . ManagedGrafanaPatch patch , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
302- public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . Grafana . ManagedGrafanaResource > > UpdateAsync ( Azure . ResourceManager . Grafana . Models . ManagedGrafanaPatch patch , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
301+ public virtual Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Grafana . ManagedGrafanaResource > Update ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Grafana . Models . ManagedGrafanaPatch patch , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
302+ public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Grafana . ManagedGrafanaResource > > UpdateAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Grafana . Models . ManagedGrafanaPatch patch , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
303303 }
304304 public partial class ManagedPrivateEndpointModelCollection : Azure . ResourceManager . ArmCollection , System . Collections . Generic . IAsyncEnumerable < Azure . ResourceManager . Grafana . ManagedPrivateEndpointModelResource > , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Grafana . ManagedPrivateEndpointModelResource > , System . Collections . IEnumerable
305305 {
@@ -405,7 +405,7 @@ public static partial class ArmGrafanaModelFactory
405405 public static Azure . ResourceManager . Grafana . GrafanaPrivateEndpointConnectionData GrafanaPrivateEndpointConnectionData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . Core . ResourceIdentifier privateEndpointId = null , Azure . ResourceManager . Grafana . Models . GrafanaPrivateLinkServiceConnectionState connectionState = null , System . Collections . Generic . IEnumerable < string > groupIds = null , Azure . ResourceManager . Grafana . Models . GrafanaPrivateEndpointConnectionProvisioningState ? provisioningState = default ( Azure . ResourceManager . Grafana . Models . GrafanaPrivateEndpointConnectionProvisioningState ? ) ) { throw null ; }
406406 public static Azure . ResourceManager . Grafana . GrafanaPrivateLinkResourceData GrafanaPrivateLinkResourceData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? provisioningState = default ( Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? ) , string groupId = null , System . Collections . Generic . IEnumerable < string > requiredMembers = null , System . Collections . Generic . IEnumerable < string > requiredZoneNames = null ) { throw null ; }
407407 public static Azure . ResourceManager . Grafana . ManagedDashboardData ManagedDashboardData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , System . Collections . Generic . IDictionary < string , string > tags = null , Azure . Core . AzureLocation location = default ( Azure . Core . AzureLocation ) , Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? provisioningState = default ( Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? ) ) { throw null ; }
408- public static Azure . ResourceManager . Grafana . ManagedGrafanaData ManagedGrafanaData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , System . Collections . Generic . IDictionary < string , string > tags = null , Azure . Core . AzureLocation location = default ( Azure . Core . AzureLocation ) , string skuName = null , Azure . ResourceManager . Grafana . Models . ManagedGrafanaProperties properties = null , Azure . ResourceManager . Models . ManagedServiceIdentity identity = null ) { throw null ; }
408+ public static Azure . ResourceManager . Grafana . ManagedGrafanaData ManagedGrafanaData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , System . Collections . Generic . IDictionary < string , string > tags = null , Azure . Core . AzureLocation location = default ( Azure . Core . AzureLocation ) , Azure . ResourceManager . Grafana . Models . ManagedGrafanaProperties properties = null , string skuName = null , Azure . ResourceManager . Models . ManagedServiceIdentity identity = null ) { throw null ; }
409409 public static Azure . ResourceManager . Grafana . Models . ManagedGrafanaProperties ManagedGrafanaProperties ( Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? provisioningState = default ( Azure . ResourceManager . Grafana . Models . GrafanaProvisioningState ? ) , string grafanaVersion = null , string endpoint = null , Azure . ResourceManager . Grafana . Models . GrafanaPublicNetworkAccess ? publicNetworkAccess = default ( Azure . ResourceManager . Grafana . Models . GrafanaPublicNetworkAccess ? ) , Azure . ResourceManager . Grafana . Models . GrafanaZoneRedundancy ? zoneRedundancy = default ( Azure . ResourceManager . Grafana . Models . GrafanaZoneRedundancy ? ) , Azure . ResourceManager . Grafana . Models . GrafanaApiKey ? apiKey = default ( Azure . ResourceManager . Grafana . Models . GrafanaApiKey ? ) , Azure . ResourceManager . Grafana . Models . DeterministicOutboundIP ? deterministicOutboundIP = default ( Azure . ResourceManager . Grafana . Models . DeterministicOutboundIP ? ) , System . Collections . Generic . IEnumerable < string > outboundIPs = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Grafana . GrafanaPrivateEndpointConnectionData > privateEndpointConnections = null , Azure . ResourceManager . Grafana . Models . AutoGeneratedDomainNameLabelScope ? autoGeneratedDomainNameLabelScope = default ( Azure . ResourceManager . Grafana . Models . AutoGeneratedDomainNameLabelScope ? ) , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Grafana . Models . MonitorWorkspaceIntegration > monitorWorkspaceIntegrations = null , Azure . ResourceManager . Grafana . Models . EnterpriseConfigurations enterpriseConfigurations = null , Azure . ResourceManager . Grafana . Models . GrafanaConfigurations grafanaConfigurations = null , System . Collections . Generic . IDictionary < string , Azure . ResourceManager . Grafana . Models . GrafanaPlugin > grafanaPlugins = null , string grafanaMajorVersion = null ) { throw null ; }
410410 [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
411411 [ System . ObsoleteAttribute ( "This method is obsolete and will be removed in a future release." , false ) ]
0 commit comments