Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ namespace Azure.ResourceManager.AgriculturePlatform.Models
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Provisioning { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Succeeded { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Updating { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState VAlidationFailed { get { throw null; } }
public bool Equals(Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState other) { throw null; }
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public override bool Equals(object obj) { throw null; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ namespace Azure.ResourceManager.AgriculturePlatform.Models
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Provisioning { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Succeeded { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState Updating { get { throw null; } }
public static Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState VAlidationFailed { get { throw null; } }
public bool Equals(Azure.ResourceManager.AgriculturePlatform.Models.AgriculturePlatformProvisioningState other) { throw null; }
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public override bool Equals(object obj) { throw null; }
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
directory: specification/agricultureplatform
commit: eeb0e92b55f6c56827df9e7d57f5e08bc633e077
repo: Azure/azure-rest-api-specs
directory: specification/agricultureplatform/AgriculturePlatform.Management
commit: 31c2c842e855a3e2b6fc5b7c7b7e90f93f8e4bcc
repo: Azure/azure-rest-api-specs
additionalDirectories:
1 change: 0 additions & 1 deletion sdk/durabletask/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger: none

pr:
branches:
include:
Expand Down
35 changes: 0 additions & 35 deletions sdk/pineconevectordb/ci.yml

This file was deleted.

2 changes: 2 additions & 0 deletions sdk/storage/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ trigger:
- sdk/storage/Azure.Storage.DataMovement/
- sdk/storage/Azure.Storage.DataMovement.Blobs/
- sdk/storage/Azure.Storage.DataMovement.Files/
exclude:
- sdk/storage/Azure.ResourceManager.Storage/
- sdk/storage/Azure.Storage.DataMovement.Blobs.Files.Shares/
exclude:
- sdk/storage/Azure.ResourceManager.Storage/
Expand Down