@@ -62,8 +62,8 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
6262 }
6363 public partial class DynatraceMonitoredSubscriptionData : Azure . ResourceManager . Models . ResourceData , System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData >
6464 {
65- internal DynatraceMonitoredSubscriptionData ( ) { }
66- public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties Properties { get { throw null ; } }
65+ public DynatraceMonitoredSubscriptionData ( ) { }
66+ public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties Properties { get { throw null ; } set { } }
6767 protected virtual Azure . ResourceManager . Models . ResourceData JsonModelCreateCore ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
6868 protected override void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
6969 protected virtual Azure . ResourceManager . Models . ResourceData PersistableModelCreateCore ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
@@ -80,14 +80,20 @@ public partial class DynatraceMonitoredSubscriptionResource : Azure.ResourceMana
8080 protected DynatraceMonitoredSubscriptionResource ( ) { }
8181 public virtual Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData Data { get { throw null ; } }
8282 public virtual bool HasData { get { throw null ; } }
83+ public virtual Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > CreateOrUpdate ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData data = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
84+ public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > > CreateOrUpdateAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData data = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
8385 public static Azure . Core . ResourceIdentifier CreateResourceIdentifier ( string subscriptionId , string resourceGroupName , string monitorName ) { throw null ; }
86+ public virtual Azure . ResourceManager . ArmOperation Delete ( Azure . WaitUntil waitUntil , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
87+ public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > DeleteAsync ( Azure . WaitUntil waitUntil , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
8488 public virtual Azure . Response < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > Get ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
8589 public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > > GetAsync ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
8690 Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
8791 void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
8892 Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
8993 string System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > . GetFormatFromOptions ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
9094 System . BinaryData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData > . Write ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
95+ public virtual Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > Update ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData data = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
96+ public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation < Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionResource > > UpdateAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData data = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
9197 }
9298 public partial class DynatraceMonitorResource : Azure . ResourceManager . ArmResource , System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . DynatraceMonitorData > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . DynatraceMonitorData >
9399 {
@@ -336,7 +342,6 @@ public static partial class ArmDynatraceModelFactory
336342 public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredResourceDetails DynatraceMonitoredResourceDetails ( Azure . Core . ResourceIdentifier id = null , Azure . ResourceManager . Dynatrace . Models . MetricsSendingStatus ? sendingMetricsStatus = default ( Azure . ResourceManager . Dynatrace . Models . MetricsSendingStatus ? ) , string reasonForMetricsStatus = null , Azure . ResourceManager . Dynatrace . Models . LogsSendingStatus ? sendingLogsStatus = default ( Azure . ResourceManager . Dynatrace . Models . LogsSendingStatus ? ) , string reasonForLogsStatus = null ) { throw null ; }
337343 public static Azure . ResourceManager . Dynatrace . DynatraceMonitoredSubscriptionData DynatraceMonitoredSubscriptionData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties properties = null ) { throw null ; }
338344 public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties DynatraceMonitoredSubscriptionProperties ( Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionOperation ? operation = default ( Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionOperation ? ) , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus > monitoredSubscriptionList = null , Azure . ResourceManager . Dynatrace . Models . DynatraceProvisioningState ? provisioningState = default ( Azure . ResourceManager . Dynatrace . Models . DynatraceProvisioningState ? ) ) { throw null ; }
339- public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus DynatraceMonitoredSubscriptionStatus ( System . Guid subscriptionId = default ( System . Guid ) , Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoringState ? status = default ( Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoringState ? ) , string error = null , Azure . ResourceManager . Dynatrace . Models . DynatraceTagRuleProperties tagRules = null ) { throw null ; }
340345 public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitorPatch DynatraceMonitorPatch ( System . Collections . Generic . IDictionary < string , string > tags = null , Azure . ResourceManager . Dynatrace . Models . DynatraceBillingPlanInfo monitorUpdatePlanData = null , Azure . ResourceManager . Models . ManagedServiceIdentity identity = null ) { throw null ; }
341346 public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitorResourceLogRules DynatraceMonitorResourceLogRules ( Azure . ResourceManager . Dynatrace . Models . AadLogsSendingStatus ? sendAadLogs = default ( Azure . ResourceManager . Dynatrace . Models . AadLogsSendingStatus ? ) , Azure . ResourceManager . Dynatrace . Models . SubscriptionLogsSendingStatus ? sendSubscriptionLogs = default ( Azure . ResourceManager . Dynatrace . Models . SubscriptionLogsSendingStatus ? ) , Azure . ResourceManager . Dynatrace . Models . ActivityLogsSendingStatus ? sendActivityLogs = default ( Azure . ResourceManager . Dynatrace . Models . ActivityLogsSendingStatus ? ) , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitorResourceFilteringTag > filteringTags = null ) { throw null ; }
342347 public static Azure . ResourceManager . Dynatrace . Models . DynatraceMonitorResourceMetricRules DynatraceMonitorResourceMetricRules ( Azure . ResourceManager . Dynatrace . Models . MetricsSendingStatus ? sendingMetrics = default ( Azure . ResourceManager . Dynatrace . Models . MetricsSendingStatus ? ) , System . Collections . Generic . IEnumerable < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitorResourceFilteringTag > filteringTags = null ) { throw null ; }
@@ -572,9 +577,9 @@ protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer
572577 }
573578 public partial class DynatraceMonitoredSubscriptionProperties : System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties >
574579 {
575- internal DynatraceMonitoredSubscriptionProperties ( ) { }
580+ public DynatraceMonitoredSubscriptionProperties ( ) { }
576581 public System . Collections . Generic . IList < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus > MonitoredSubscriptionList { get { throw null ; } }
577- public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionOperation ? Operation { get { throw null ; } }
582+ public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionOperation ? Operation { get { throw null ; } set { } }
578583 public Azure . ResourceManager . Dynatrace . Models . DynatraceProvisioningState ? ProvisioningState { get { throw null ; } }
579584 protected virtual Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionProperties JsonModelCreateCore ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
580585 protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
@@ -588,11 +593,11 @@ protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer
588593 }
589594 public partial class DynatraceMonitoredSubscriptionStatus : System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus >
590595 {
591- internal DynatraceMonitoredSubscriptionStatus ( ) { }
592- public string Error { get { throw null ; } }
593- public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoringState ? Status { get { throw null ; } }
594- public System . Guid SubscriptionId { get { throw null ; } }
595- public Azure . ResourceManager . Dynatrace . Models . DynatraceTagRuleProperties TagRules { get { throw null ; } }
596+ public DynatraceMonitoredSubscriptionStatus ( System . Guid subscriptionId ) { }
597+ public string Error { get { throw null ; } set { } }
598+ public Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoringState ? Status { get { throw null ; } set { } }
599+ public System . Guid SubscriptionId { get { throw null ; } set { } }
600+ public Azure . ResourceManager . Dynatrace . Models . DynatraceTagRuleProperties TagRules { get { throw null ; } set { } }
596601 protected virtual Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus JsonModelCreateCore ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
597602 protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
598603 protected virtual Azure . ResourceManager . Dynatrace . Models . DynatraceMonitoredSubscriptionStatus PersistableModelCreateCore ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
0 commit comments