Skip to content
Draft
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 @@ -52,7 +52,7 @@ public NetworkSecurityPerimeter()

/// <param name="perimeterGuid">perimeter guid of the network security perimeter.
/// </param>
public NetworkSecurityPerimeter(string location, string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>), string provisioningState = default(string), string perimeterGuid = default(string))
public NetworkSecurityPerimeter(string location, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>), string provisioningState = default(string), string perimeterGuid = default(string))

: base(location, id, name, type, systemData, tags)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public NspAccessRule()
/// <param name="serviceTags">Inbound rules of type service tag. This access rule type is currently
/// unavailable for use.
/// </param>
public NspAccessRule(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), string provisioningState = default(string), string direction = default(string), System.Collections.Generic.IList<string> addressPrefixes = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> fullyQualifiedDomainNames = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<SubscriptionId> subscriptions = default(System.Collections.Generic.IList<SubscriptionId>), System.Collections.Generic.IList<PerimeterBasedAccessRule> networkSecurityPerimeters = default(System.Collections.Generic.IList<PerimeterBasedAccessRule>), System.Collections.Generic.IList<string> emailAddresses = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> phoneNumbers = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> serviceTags = default(System.Collections.Generic.IList<string>))
public NspAccessRule(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string direction = default(string), System.Collections.Generic.IList<string> addressPrefixes = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> fullyQualifiedDomainNames = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<SubscriptionId> subscriptions = default(System.Collections.Generic.IList<SubscriptionId>), System.Collections.Generic.IList<PerimeterBasedAccessRule> networkSecurityPerimeters = default(System.Collections.Generic.IList<PerimeterBasedAccessRule>), System.Collections.Generic.IList<string> emailAddresses = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> phoneNumbers = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> serviceTags = default(System.Collections.Generic.IList<string>))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public NspAssociation()

/// <param name="hasProvisioningIssues">Specifies if there are provisioning issues
/// </param>
public NspAssociation(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), string provisioningState = default(string), SubResource privateLinkResource = default(SubResource), SubResource profile = default(SubResource), string accessMode = default(string), string hasProvisioningIssues = default(string))
public NspAssociation(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), SubResource privateLinkResource = default(SubResource), SubResource profile = default(SubResource), string accessMode = default(string), string hasProvisioningIssues = default(string))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public NspLink()

/// <param name="status">The NSP link state.
/// Possible values include: &#39;Approved&#39;, &#39;Pending&#39;, &#39;Rejected&#39;, &#39;Disconnected&#39;</param>
public NspLink(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), string provisioningState = default(string), string autoApprovedRemotePerimeterResourceId = default(string), string remotePerimeterGuid = default(string), string remotePerimeterLocation = default(string), System.Collections.Generic.IList<string> localInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> localOutboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteOutboundProfiles = default(System.Collections.Generic.IList<string>), string description = default(string), string status = default(string))
public NspLink(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string autoApprovedRemotePerimeterResourceId = default(string), string remotePerimeterGuid = default(string), string remotePerimeterLocation = default(string), System.Collections.Generic.IList<string> localInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> localOutboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteOutboundProfiles = default(System.Collections.Generic.IList<string>), string description = default(string), string status = default(string))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public NspLinkReference()
/// <param name="status">The NSP linkReference state. It cannot be changed if link is created in
/// auto-approval mode.
/// Possible values include: &#39;Approved&#39;, &#39;Pending&#39;, &#39;Rejected&#39;, &#39;Disconnected&#39;</param>
public NspLinkReference(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), string provisioningState = default(string), string remotePerimeterResourceId = default(string), string remotePerimeterGuid = default(string), string remotePerimeterLocation = default(string), System.Collections.Generic.IList<string> localInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> localOutboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteOutboundProfiles = default(System.Collections.Generic.IList<string>), string description = default(string), string status = default(string))
public NspLinkReference(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string provisioningState = default(string), string remotePerimeterResourceId = default(string), string remotePerimeterGuid = default(string), string remotePerimeterLocation = default(string), System.Collections.Generic.IList<string> localInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> localOutboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteInboundProfiles = default(System.Collections.Generic.IList<string>), System.Collections.Generic.IList<string> remoteOutboundProfiles = default(System.Collections.Generic.IList<string>), string description = default(string), string status = default(string))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public NspLoggingConfiguration()

/// <param name="version">The version of the NSP logging configuration.
/// </param>
public NspLoggingConfiguration(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), System.Collections.Generic.IList<string> enabledLogCategories = default(System.Collections.Generic.IList<string>), string version = default(string))
public NspLoggingConfiguration(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), System.Collections.Generic.IList<string> enabledLogCategories = default(System.Collections.Generic.IList<string>), string version = default(string))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public NspProfile()
/// <param name="diagnosticSettingsVersion">Version number that increases with every update to diagnostic settings
/// within the profile.
/// </param>
public NspProfile(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), string accessRulesVersion = default(string), string diagnosticSettingsVersion = default(string))
public NspProfile(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), string accessRulesVersion = default(string), string diagnosticSettingsVersion = default(string))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public SecurityPerimeterProxyResource()
/// <param name="systemData">Azure Resource Manager metadata containing createdBy and modifiedBy
/// information.
/// </param>
public SecurityPerimeterProxyResource(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData))
public SecurityPerimeterProxyResource(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public SecurityPerimeterResource()
/// <param name="systemData">Azure Resource Manager metadata containing createdBy and modifiedBy
/// information.
/// </param>
public SecurityPerimeterResource(string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData))
public SecurityPerimeterResource(string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData))

{
this.Id = id;
Expand Down Expand Up @@ -80,6 +80,6 @@ public SecurityPerimeterResource()
/// information.
/// </summary>
[Newtonsoft.Json.JsonProperty(PropertyName = "systemData")]
public SecurityPerimeterSystemData SystemData {get; private set; }
public SystemData SystemData {get; private set; }
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public SecurityPerimeterTrackedResource()

/// <param name="location">The geo-location where the resource lives
/// </param>
public SecurityPerimeterTrackedResource(string location, string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>))
public SecurityPerimeterTrackedResource(string location, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>))

: base(id, name, type, systemData)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public ServiceGateway()

/// <param name="resourceGuid">The resource GUID property of the service gateway resource.
/// </param>
public ServiceGateway(string location, string id = default(string), string name = default(string), string type = default(string), SecurityPerimeterSystemData systemData = default(SecurityPerimeterSystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>), string etag = default(string), ServiceGatewaySku sku = default(ServiceGatewaySku), System.Collections.Generic.IList<string> zones = default(System.Collections.Generic.IList<string>), VirtualNetwork virtualNetwork = default(VirtualNetwork), string provisioningState = default(string), RouteTargetAddressPropertiesFormat routeTargetAddress = default(RouteTargetAddressPropertiesFormat), RouteTargetAddressPropertiesFormat routeTargetAddressV6 = default(RouteTargetAddressPropertiesFormat), string resourceGuid = default(string))
public ServiceGateway(string location, string id = default(string), string name = default(string), string type = default(string), SystemData systemData = default(SystemData), System.Collections.Generic.IDictionary<string, string> tags = default(System.Collections.Generic.IDictionary<string, string>), string etag = default(string), ServiceGatewaySku sku = default(ServiceGatewaySku), System.Collections.Generic.IList<string> zones = default(System.Collections.Generic.IList<string>), VirtualNetwork virtualNetwork = default(VirtualNetwork), string provisioningState = default(string), RouteTargetAddressPropertiesFormat routeTargetAddress = default(RouteTargetAddressPropertiesFormat), RouteTargetAddressPropertiesFormat routeTargetAddressV6 = default(RouteTargetAddressPropertiesFormat), string resourceGuid = default(string))

: base(location, id, name, type, systemData, tags)
{
Expand Down
Loading