Skip to content

Commit

Permalink
Generate python
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbradley committed Jan 10, 2025
1 parent e22ebf8 commit 024914f
Show file tree
Hide file tree
Showing 15,977 changed files with 295,320 additions and 6,557,021 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7,018 changes: 426 additions & 6,592 deletions sdk/python/pulumi_azure_native/__init__.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sdk/python/pulumi_azure_native/aad/domain_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def __init__(__self__,
__props__=None):
"""
Domain service.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2021-03-01.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2022-12-01.
:param str resource_name: The name of the resource.
:param pulumi.ResourceOptions opts: Options for the resource.
Expand Down Expand Up @@ -319,7 +319,7 @@ def __init__(__self__,
opts: Optional[pulumi.ResourceOptions] = None):
"""
Domain service.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2021-03-01.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2022-12-01.
:param str resource_name: The name of the resource.
:param DomainServiceArgs args: The arguments to use to populate this resource's properties.
Expand Down
4 changes: 2 additions & 2 deletions sdk/python/pulumi_azure_native/aad/ou_container.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def __init__(__self__,
__props__=None):
"""
Resource for OuContainer.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2021-03-01.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2022-12-01.
:param str resource_name: The name of the resource.
:param pulumi.ResourceOptions opts: Options for the resource.
Expand All @@ -152,7 +152,7 @@ def __init__(__self__,
opts: Optional[pulumi.ResourceOptions] = None):
"""
Resource for OuContainer.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2021-03-01.
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2022-12-01.
:param str resource_name: The name of the resource.
:param OuContainerArgs args: The arguments to use to populate this resource's properties.
Expand Down
2 changes: 0 additions & 2 deletions sdk/python/pulumi_azure_native/aadiam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
import typing
# Export this package's modules as members:
from ._enums import *
from .azure_ad_metric import *
from .diagnostic_setting import *
from .get_azure_ad_metric import *
from .get_diagnostic_setting import *
from .get_private_endpoint_connection import *
from .get_private_link_for_azure_ad import *
Expand Down
226 changes: 0 additions & 226 deletions sdk/python/pulumi_azure_native/aadiam/azure_ad_metric.py

This file was deleted.

Loading

0 comments on commit 024914f

Please sign in to comment.