NetworkFunctionArgs

constructor(identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, networkFunctionName: Output<String>? = null, properties: Output<Either<NetworkFunctionValueWithSecretsArgs, NetworkFunctionValueWithoutSecretsArgs>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)